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