@ -18,8 +18,6 @@ inputs:
|
|||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
- run: echo '${{ toJson(gitea) }}'
|
|
||||||
shell: bash
|
|
||||||
- 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 -
|
||||||
werf kubectl wait --for=condition=ready pod/${POD_NAME} --timeout=600s
|
werf kubectl wait --for=condition=ready pod/${POD_NAME} --timeout=600s
|
||||||
|
|||||||
Reference in New Issue
Block a user