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

PIPELINE: fix pipeline

parent 7c9cbf7e
Branches
Tags
1 merge request!23Add tests for user creation/deletion/retrieval
Pipeline #25202 passed
...@@ -118,6 +118,7 @@ test: ...@@ -118,6 +118,7 @@ test:
- job: build-test - job: build-test
script: script:
- echo $PWD - echo $PWD
- F_BRANCH="${F_BRANCH:-$CI_COMMIT_REF_NAME}" ;
- echo "F_BRANCH = $F_BRANCH" - echo "F_BRANCH = $F_BRANCH"
- echo "CAOSDB_TAG = $CAOSDB_TAG" - echo "CAOSDB_TAG = $CAOSDB_TAG"
- echo "DEPLOY_REF = $DEPLOY_REF" - echo "DEPLOY_REF = $DEPLOY_REF"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment