Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
LinaArtmv committed Sep 11, 2023
1 parent cc27ca8 commit 28a872c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
- name: Push to DockerHub
uses: docker/build-push-action@v4
with:
context: ./backend/
context: ./backend/foodgram/
push: true
tags: linaart/foodgram-project-react_backend:latest

0 comments on commit 28a872c

Please sign in to comment.