fix mistake
This commit is contained in:
@@ -34,7 +34,7 @@ deploy-job:
|
||||
- master
|
||||
script:
|
||||
- export $(xargs < deploy/.env)
|
||||
- envsubst < deploy/values.template.yaml >values.yaml
|
||||
- envsubst < deploy/values.template.yaml > deploy/values.yaml
|
||||
- kubectl version
|
||||
- helm upgrade --install astra-api-gateway deploy
|
||||
- kubectl rollout restart deploy/astra-api-gateway
|
||||
|
||||
Reference in New Issue
Block a user