fix branch

This commit is contained in:
Anton Romanov 2019-03-01 11:27:57 +04:00
parent 0fccbdc973
commit 3d8e8ca4f2

View File

@ -31,7 +31,7 @@ deploy:
script: script:
- sh deploy/gdccloud/deploy.sh - sh deploy/gdccloud/deploy.sh
only: only:
- master - dev
cache: cache:
key: "$CI_PROJECT_ID" key: "$CI_PROJECT_ID"
policy: pull policy: pull