try it this way

This commit is contained in:
Sebastian Hugentobler 2019-06-11 11:39:32 +02:00
parent be487c5417
commit 64af0105a7

View File

@ -1,6 +1,6 @@
image: golang:latest
variables:
TOKEN_HEADER: "PRIVATE-TOKEN: $CI_BUILD_TOKEN"
TOKEN_HEADER: "PRIVATE-TOKEN: $CI_JOB_TOKEN"
build:
script: