From ef428e0f2a31c3f8ce8b254520e446d14d891625 Mon Sep 17 00:00:00 2001 From: JayPiKay Date: Mon, 28 Aug 2017 11:36:37 +0200 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f8734f6..c9f1ff8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,7 @@ image: gcc trigger_build: stage: deploy script: - - "curl -X POST -F token=a33d4391f12d6225892c0533d11c05 -F ref=master https://git.goatpr0n.de/api/v4/projects/46/trigger/pipeline" + - "curl -X POST -F token=KxfjoqGbMTBooVwKLDDX-F ref=master https://git.goatpr0n.de/api/v4/projects/46/trigger/pipeline" build: stage: build