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

STY: Formatting.

parent 13743f59
No related branches found
No related tags found
2 merge requests!7Release v5.0.0,!4CI pipeline for mysql unit tests
Pipeline #9824 failed
......@@ -28,7 +28,6 @@ variables:
DEPLOY_REF: dev
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/src/caosdb-mysqlbackend/testenv:latest
MYSQL_ROOT_PASSWORD: caosdb1234
# MYSQL_DATABASE: caosdb
image: $CI_REGISTRY_IMAGE
stages:
......@@ -50,7 +49,7 @@ build-testenv:
script:
- cd .docker
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
# use here general latest or specific branch latest...
# use here general latest or specific branch latest...
- docker build
--pull
-t $CI_REGISTRY_IMAGE .
......
......@@ -222,7 +222,7 @@ CONSTRAINT `fil_file_id_entity` FOREIGN KEY (`file_id`) REFERENCES `entities` (`
#-- ******************
#-- ******************'
#-- Create table passwords
#-- ******************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment