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

add deploy job to ci

parent 754e0541
No related branches found
No related tags found
1 merge request!2add deploy job to ci
Pipeline #67554 passed with stages
in 5 minutes and 41 seconds
......@@ -92,3 +92,15 @@ helm-package:
tags:
- amd64-docker
needs: ["helm-lint"]
deploy-dev-ssi:
extends: .deploy-tsa
stage: deploy
variables:
CLUSTER: dev-ssi
deploy-vault:
extends: .deploy-tsa
stage: deploy
variables:
CLUSTER: prod-ssi
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