diff --git a/.github/workflows/deployk8s.yaml b/.github/workflows/deployk8s.yaml index 1b00bbd..c206f08 100644 --- a/.github/workflows/deployk8s.yaml +++ b/.github/workflows/deployk8s.yaml @@ -52,6 +52,8 @@ jobs: migrate: ${{ inputs.migrate }} appName: ${{ inputs.name || github.event.repository.name }} optionName: ${{ input.name || print "images." github.event.repository.name }} + tests: true + vault: true - name: post-notify if: always() uses: https://bb.hublab.ru/HUB/workflows/.gitea/actions/vk-notify@main