Skip to content

Commit

Permalink
fixed: workflow dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chem1sto committed Jun 11, 2024
1 parent 8fcea42 commit 0ea116c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yamdb_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Push to Docker Hub
uses: docker/build-push-action@v5
with:
file: ./api_yamdb/Dockerfile
file: Dockerfile
push: true
tags: chemisto/yamdb_final:latest

Expand Down

0 comments on commit 0ea116c

Please sign in to comment.