Skip to content
Snippets Groups Projects
Verified Commit bde9152d authored by Timm Fitschen's avatar Timm Fitschen
Browse files

PIPELINE: fix pipeline

parent 9b2c3950
No related branches found
No related tags found
1 merge request!23Add tests for user creation/deletion/retrieval
Pipeline #25269 passed
...@@ -72,6 +72,10 @@ build-testenv: &build-testenv ...@@ -72,6 +72,10 @@ build-testenv: &build-testenv
stage: setup stage: setup
timeout: 2h timeout: 2h
needs: [] needs: []
only:
- pipelines
- schedules
- web
script: script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment