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

WIP: pipelinewq

parent f092f558
No related branches found
No related tags found
No related merge requests found
Pipeline #7794 failed
......@@ -21,7 +21,7 @@
#
variables:
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-clib/testenv:latest
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-cpplib/testenv:latest
image: $CI_REGISTRY_IMAGE
......@@ -70,9 +70,7 @@ pages:
tags: [ docker ]
stage: deploy
only:
refs:
- /^release-.*$/i
- master
- web
script:
- mkdir -p build
- cd build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment