Skip to content
Snippets Groups Projects
Commit a54b3815 authored by Administrator's avatar Administrator
Browse files

Update .gitlab-ci.yml

parent ecd46044
No related branches found
No related tags found
No related merge requests found
Pipeline #1791 passed with stages
in 2 seconds
......@@ -5,7 +5,7 @@ stages:
generate-config:
stage: setup
before_script:
- docker login $CI_REGISTRY
- docker login -u gitlab-ci-token -p "$CI_JOB_TOKEN" "$CI_REGISTRY"
script:
- bash ./generate-deploy-stages.sh
artifacts:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment