mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
13 lines
312 B
YAML
13 lines
312 B
YAML
branches:
|
|
except:
|
|
- donttestme
|
|
language: bash
|
|
sudo: required
|
|
services:
|
|
- docker
|
|
script:
|
|
- make all
|
|
notifications:
|
|
slack:
|
|
secure: TTo1z9nbZCWcIdfPwypubNa3y+pwvfgDGlzEVAGEuK7uuIpmEoAcAUNSSPTnbewDGHnDl8t/ml93MtvP+a+IVuAKytMqF39PHyoZO7aUl9J62V+G75OmnyGjXGJm40pQosCS6LzqoRRYXotl9+fwH568Kf4ifXCrMZX1d+ir7Ww=
|