Replace CI job token with API token
This commit is contained in:
parent
fa5c6491b8
commit
81c4be6343
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ release:
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
variables:
|
variables:
|
||||||
GITLAB_TOKEN: $CI_JOB_TOKEN
|
|
||||||
GIT_DEPTH: 0
|
GIT_DEPTH: 0
|
||||||
script:
|
script:
|
||||||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||||
|
|
Loading…
Reference in a new issue