Skip to content
Snippets Groups Projects
Verified Commit 1fed7309 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 54ce83a5
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,8 @@ ...@@ -22,7 +22,8 @@
services: services:
- mariadb:10.4 - mariadb:10.4
variables: variables:
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/caosdb-mysqlbackend/testenv:latest CI_REVISION: f-versioning
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb/caosdb-mysqlbackend/testenv:$CI_REVISION
MYSQL_ROOT_PASSWORD: caosdb1234 MYSQL_ROOT_PASSWORD: caosdb1234
image: $CI_REGISTRY_IMAGE image: $CI_REGISTRY_IMAGE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment