WIP
This commit is contained in:
BIN
.gitea/actions/create/.action.yml.swp
Normal file
BIN
.gitea/actions/create/.action.yml.swp
Normal file
Binary file not shown.
@ -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