Skip to content

Commit

Permalink
run test
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent 449889a commit 7004aea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,13 @@ jobs:
- run: echo ${BRANCH_NAME}

- name: Build and push
- run: echo ${BRANCH_NAME}
uses: docker/build-push-action@v5
with:
push: true
file: Dockerfile.prod
tags: timofeytst/eat-place:${BRANCH_NAME}


deploy:
needs: build
Expand Down

0 comments on commit 7004aea

Please sign in to comment.