Skip to content
Snippets Groups Projects
Commit 820da50f authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

ci

parent c2053ff7
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
#
variables:
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb-pylib-testenv
CI_REGISTRY_IMAGE: $CI_REGISTRY/caosdb-webui-testenv
# When using dind service we need to instruct docker, to talk with the
# daemon started inside of the service. The daemon is available with
# a network connection instead of the default /var/run/docker.sock socket.
......@@ -44,7 +44,7 @@ variables:
services:
- docker:dind
image: $CI_REGISTRY_IMAGE:latest
image: $CI_REGISTRY/caosdb-pylib-testenv:latest
stages:
......@@ -84,7 +84,7 @@ trigger_build:
-F "variables[WEBUI]=$CI_COMMIT_REF_NAME"
-F ref=master https://gitlab.indiscale.com/api/v4/projects/14/trigger/pipeline
build-test:
build-testenv:
image: docker:latest
stage: setup
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment