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

Fix pipeline after repository migration

parent 9f5af78d
No related branches found
No related tags found
1 merge request!1F fix pipeline
...@@ -23,7 +23,7 @@ services: ...@@ -23,7 +23,7 @@ services:
- mariadb:10.4 - mariadb:10.4
variables: variables:
DEPLOY_REF: dev DEPLOY_REF: dev
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/caosdb-mysqlbackend/testenv:latest CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-mysqlbackend/testenv:latest
MYSQL_ROOT_PASSWORD: caosdb1234 MYSQL_ROOT_PASSWORD: caosdb1234
image: $CI_REGISTRY_IMAGE image: $CI_REGISTRY_IMAGE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment