[ci] Revert bdf8c18126, can't use env-vars in notification step

This commit is contained in:
Adriaan de Groot 2017-10-23 16:22:25 -04:00
parent 10ede796f8
commit e37460d3d3

View File

@ -10,7 +10,7 @@ services:
notifications:
irc:
- "$IRC_NOTIFY_CHANNEL"
- "chat.freenode.net#calamares"
install:
- docker build -t calamares .