Skip to content
Snippets Groups Projects
Verified Commit 13743f59 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

WIP: CI for mysql: Don't create database too early.

parent 8b00b5ca
Branches
Tags
2 merge requests!7Release v5.0.0,!4CI pipeline for mysql unit tests
Pipeline #9823 failed
......@@ -28,7 +28,7 @@ variables:
DEPLOY_REF: dev
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-mysqlbackend/testenv:latest
MYSQL_ROOT_PASSWORD: caosdb1234
MYSQL_DATABASE: caosdb
# MYSQL_DATABASE: caosdb
image: $CI_REGISTRY_IMAGE
stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment