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: ...@@ -28,7 +28,6 @@ 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:
......
...@@ -222,7 +222,7 @@ CONSTRAINT `fil_file_id_entity` FOREIGN KEY (`file_id`) REFERENCES `entities` (` ...@@ -222,7 +222,7 @@ CONSTRAINT `fil_file_id_entity` FOREIGN KEY (`file_id`) REFERENCES `entities` (`
#-- ****************** #-- ******************'
#-- Create table passwords #-- Create table passwords
#-- ****************** #-- ******************
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment