Update .gitlab-ci.yml

This commit is contained in:
jpk 2017-08-28 11:29:36 +02:00
parent 4960f8e5e2
commit 524a6eaf8f
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=KxfjoqGbMTBooVwKLDDX -F ref=master https://git.goatpr0n.de/api/v4/projects/46/trigger/pipeline"
- "curl -X POST -F token=a33d4391f12d6225892c0533d11c05 -F ref=master https://git.goatpr0n.de/api/v4/projects/46/trigger/pipeline"
build:
stage: build