try it this way
This commit is contained in:
parent
be487c5417
commit
64af0105a7
@ -1,6 +1,6 @@
|
|||||||
image: golang:latest
|
image: golang:latest
|
||||||
variables:
|
variables:
|
||||||
TOKEN_HEADER: "PRIVATE-TOKEN: $CI_BUILD_TOKEN"
|
TOKEN_HEADER: "PRIVATE-TOKEN: $CI_JOB_TOKEN"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user