diff --git a/.gitea/actions/create/action.yml b/.gitea/actions/create/action.yml index 33f3dd2..d62d810 100644 --- a/.gitea/actions/create/action.yml +++ b/.gitea/actions/create/action.yml @@ -8,7 +8,6 @@ runs: steps: - run: | 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 env: POD_NAME: ${{ inputs.service_name }}