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

WIP: CI for mysql

parent 1aa3fb61
No related branches found
No related tags found
2 merge requests!7Release v5.0.0,!4CI pipeline for mysql unit tests
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
...@@ -51,6 +51,9 @@ if [[ -z "$MYSQL_CMD" ]] ; then ...@@ -51,6 +51,9 @@ if [[ -z "$MYSQL_CMD" ]] ; then
fi fi
# Restore backup. # Restore backup.
echo "-------"
echo "$my_env"
echo "-------"
eval "$my_env" eval "$my_env"
export MYSQL_CMD export MYSQL_CMD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment