Skip to content
Snippets Groups Projects
Commit 8d69ba7a authored by Lorenz Boguhn's avatar Lorenz Boguhn Committed by Sören Henning
Browse files

Add theodolite CI deployment

parent a7fd0e0e
No related branches found
No related tags found
No related merge requests found
......@@ -275,7 +275,7 @@ deploy-uc4-workload-generator:
allow_failure: true
deploy-theodolite:
extends: .deploy_theo
extends: .deploy_theodolite
variables:
IMAGE_NAME: "theodolite"
PROJECT_PATH: "execution"
......@@ -288,4 +288,4 @@ deploy-theodolite:
when: always
- if: "$DOCKERHUB_ORG && $DOCKERHUB_ID && $DOCKERHUB_PW && $IMAGE_NAME && $PROJECT_PATH"
when: manual
allow_failure: true
\ No newline at end of file
allow_failure: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment