Update .gitlab-ci.yml

This commit is contained in:
Sebastian Hugentobler 2019-06-11 10:25:48 +00:00
parent 78594955ac
commit c477aa2137

View File

@ -18,7 +18,6 @@ build:
- docker push $IMAGE_NAME:latest
trigger:
stage: trigger
script:
- |
for TRIGGER in $(echo $TRIGGERS | tr [:space:] ' '); do