Skip to content

Commit

Permalink
test build-2
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegGsk committed Sep 29, 2024
1 parent eac00c7 commit a7562be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/prod_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:

build_and_push:
runs-on: ubuntu-latest
needs: pytest

steps:
- uses: actions/checkout@v3
Expand Down Expand Up @@ -87,8 +88,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
ref: master

- name: Delete stage & dev
run: |
Expand Down

0 comments on commit a7562be

Please sign in to comment.