mirror of
https://github.com/bvanroll/stage-infra.git
synced 2025-08-30 12:32:46 +00:00
eyyy
This commit is contained in:
@@ -20,7 +20,6 @@ spec:
|
||||
- name: update-yaml
|
||||
image: alpine
|
||||
script: |
|
||||
#!/usr/bin/env bash
|
||||
sed -i -e s;DEPLOY_NAME;$(params.deploy-name);g $(params.yaml-location)
|
||||
sed -i -e s;DEPLOY_VERSION;$(params.deploy-version);g $(params.yaml-location)
|
||||
- name: deploy-new-app
|
||||
|
Reference in New Issue
Block a user