From a7562be8d186fb201fd355531840760a4bb95038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9E=D0=BB=D0=B5=D0=B3=20=D0=93=D0=BE=D0=B2=D0=BE=D1=80?= =?UTF-8?q?=D0=BE=D0=B2=D1=81=D0=BA=D0=B8=D0=B9?= Date: Sun, 29 Sep 2024 21:15:35 +0500 Subject: [PATCH] test build-2 --- .github/workflows/prod_deploy.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/prod_deploy.yaml b/.github/workflows/prod_deploy.yaml index 3750edf3..2669c811 100644 --- a/.github/workflows/prod_deploy.yaml +++ b/.github/workflows/prod_deploy.yaml @@ -51,6 +51,7 @@ jobs: build_and_push: runs-on: ubuntu-latest + needs: pytest steps: - uses: actions/checkout@v3 @@ -87,8 +88,6 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v4 - with: - ref: master - name: Delete stage & dev run: |