Skip to content
Snippets Groups Projects
Commit 2747d979 authored by Kalin Daskalov's avatar Kalin Daskalov
Browse files

Add deployment configurations for swissrun dashboard and agent

parent 8972d77c
Branches
No related tags found
No related merge requests found
......@@ -217,6 +217,21 @@ deploy agent cloud auth tagged:
extends: .deploy-agent-cloud-auth-tag
stage: deploy-prod
deploy dashboard swissrun:
extends: .deploy-dashboard-swissrun-main
stage: deploy-test
deploy dashboard swissrun tag:
extends: .deploy-dashboard-swissrun-tag
stage: deploy-test
deploy agent swissrun:
extends: .deploy-agent-swissrun-main
stage: deploy-test
deploy agent swissrun tag:
extends: .deploy-agent-swissrun-tag
stage: deploy-test
# deploy attestation ocm:
# extends: .deploy-attestation-manager-ocm-main
# stage: deploy-test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment