fixes2
This commit is contained in:
@ -11,4 +11,5 @@ runs:
|
|||||||
SERVICE_NAME: ${{ inputs.service_name }}
|
SERVICE_NAME: ${{ inputs.service_name }}
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
envsubst < postgres-template.yaml | werf kubectl apply -
|
envsubst < postgres-template.yaml | werf kubectl apply -
|
||||||
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user