update pipeline
This commit is contained in:
@@ -36,5 +36,5 @@ deploy-job:
|
||||
- export $(xargs < deploy/.env)
|
||||
- envsubst < deploy/values.template.yaml > deploy/values.yaml
|
||||
- kubectl version
|
||||
- helm upgrade --install astra-api-gateway deploy
|
||||
- kubectl rollout restart deploy/astra-api-gateway
|
||||
- helm upgrade --install $CI_PROJECT_TITLE deploy
|
||||
- kubectl rollout restart deploy/$CI_PROJECT_TITLE
|
||||
|
||||
Reference in New Issue
Block a user