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

add deploy job to ci

parent 3104facf
No related branches found
No related tags found
1 merge request!4add deploy job to ci
Pipeline #67553 passed with stages
in 3 minutes and 54 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