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

PIPELINE

parent 8af8a495
No related branches found
No related tags found
1 merge request!30Fix pipeline for f-branches
Pipeline #41851 failed
...@@ -78,10 +78,6 @@ build-testenv: &build-testenv ...@@ -78,10 +78,6 @@ build-testenv: &build-testenv
stage: setup stage: setup
timeout: 2h timeout: 2h
needs: [] needs: []
# only:
# - pipelines
# - schedules
# - web
script: script:
- *env - *env
- 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