try it this way
This commit is contained in:
parent
be487c5417
commit
64af0105a7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
image: golang:latest
|
||||
variables:
|
||||
TOKEN_HEADER: "PRIVATE-TOKEN: $CI_BUILD_TOKEN"
|
||||
TOKEN_HEADER: "PRIVATE-TOKEN: $CI_JOB_TOKEN"
|
||||
|
||||
build:
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue