1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Updated CI

This commit is contained in:
David Young
2017-07-30 22:45:40 +12:00
parent 5df6acc6f0
commit 8a387cf16c

View File

@@ -36,7 +36,7 @@ deploy prod:
image: garland/docker-s3cmd image: garland/docker-s3cmd
stage: deploy stage: deploy
environment: production environment: production
except: only:
- master - master
script: script:
- apk add rsync openssh --no-cache - apk add rsync openssh --no-cache