From b91d822d126f9ef01d425c731cc42cf577b8493a Mon Sep 17 00:00:00 2001 From: nikitos Date: Fri, 19 Dec 2025 12:30:34 +0000 Subject: [PATCH] Update .github/workflows/deployk8s.yaml --- .github/workflows/deployk8s.yaml | 2 ++ 1 file changed, 2 insertions(+) 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