mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-25 08:28:22 -04:00
Merge pull request #835 from bill-auger/master
use private env var for travis IRC notify channel
This commit is contained in:
commit
9acc9d8731
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ services:
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
- "chat.freenode.net#calamares"
|
- "$IRC_NOTIFY_CHANNEL"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- docker build -t calamares .
|
- docker build -t calamares .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue