Update .gitlab-ci.yml

This commit is contained in:
jpk 2017-08-28 11:19:31 +02:00
parent b2916bcfa8
commit a23234d59c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ image: gcc
trigger_build:
stage: deploy
script:
- "curl -X POST -F token=-nr2owgsfXRbWXHByiv3 -F ref=REF_NAME https://git.goatpr0n.de/api/v4/projects/46/trigger/pipeline"
- "curl -X POST -F token=-nr2owgsfXRbWXHByiv3 -F ref=master https://git.goatpr0n.de/api/v4/projects/46/trigger/pipeline"
build:
stage: build