Skip to content
Snippets Groups Projects
Commit 1aa3fb61 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

WIP: CI for mysql

parent 1f9db168
No related branches found
No related tags found
2 merge requests!7Release v5.0.0,!4CI pipeline for mysql unit tests
Pipeline #9800 failed
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
...@@ -26,6 +26,7 @@ variables: ...@@ -26,6 +26,7 @@ variables:
DEPLOY_REF: dev DEPLOY_REF: dev
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-mysqlbackend/testenv:latest CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-mysqlbackend/testenv:latest
MYSQL_ROOT_PASSWORD: caosdb1234 MYSQL_ROOT_PASSWORD: caosdb1234
MYSQL_DATABASE: caosdb
image: $CI_REGISTRY_IMAGE image: $CI_REGISTRY_IMAGE
stages: stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment