Skip to content
Snippets Groups Projects
Commit bfaf9c13 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

shedule

parent d4d83650
No related branches found
No related tags found
1 merge request!1F fix pipeline
Pipeline #5206 failed
......@@ -22,7 +22,7 @@
variables:
DEPLOY_REF: dev
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/caosdb-pylib/testenv:latest
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-pylib/testenv:latest
# When using dind, it's wise to use the overlayfs driver for
# improved performance.
......@@ -79,6 +79,8 @@ build-testenv:
stage: setup
only:
- schedules
# TODO remove
- f-fix-pipeline
script:
- cd unittests/docker
- 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