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

add deploy job to ci

parent 1ef53f16
No related branches found
No related tags found
1 merge request!2add deploy job to ci
Pipeline #67557 passed with stages
in 4 minutes and 15 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