This commit is contained in:
Valentin Afanasev
2025-08-05 02:53:08 +03:00
parent e1b2ba4ac9
commit 2a0c52da14

View File

@ -15,5 +15,5 @@ runs:
- run: ls -la
shell: bash
- run: |
curl https://gitea.vecus.ru/ci/postgres-actions/raw/branch/master/.gitea/actions/create/postgres-template.yaml | envsubst | werf kubectl apply -
curl https://gitea.vecus.ru/ci/postgres-actions/raw/branch/master/.gitea/actions/create/postgres-template.yaml | envsubst | werf kubectl apply -
shell: bash