sleep
This commit is contained in:
Binary file not shown.
@ -8,6 +8,7 @@ runs:
|
|||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
curl -s https://gitea.vecus.ru/ci/postgres-actions/raw/branch/master/.gitea/actions/create/postgres-template.yaml | envsubst | werf kubectl apply -f -
|
curl -s https://gitea.vecus.ru/ci/postgres-actions/raw/branch/master/.gitea/actions/create/postgres-template.yaml | envsubst | werf kubectl apply -f -
|
||||||
|
sleep 20
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
POD_NAME: ${{ inputs.service_name }}
|
POD_NAME: ${{ inputs.service_name }}
|
||||||
|
|||||||
Reference in New Issue
Block a user