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 @@ ...@@ -21,7 +21,7 @@
# #
variables: 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 image: $CI_REGISTRY_IMAGE
...@@ -70,9 +70,7 @@ pages: ...@@ -70,9 +70,7 @@ pages:
tags: [ docker ] tags: [ docker ]
stage: deploy stage: deploy
only: only:
refs: - web
- /^release-.*$/i
- master
script: script:
- mkdir -p build - mkdir -p build
- cd build - cd build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment