Skip to content

Commit

Permalink
Dockerfile.web correction
Browse files Browse the repository at this point in the history
  • Loading branch information
danilyef committed Aug 18, 2024
1 parent b0b81db commit 31cc094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
uses: docker/build-push-action@v6
with:
context: ./homework_2/task1
file: ./homework_2/task1/Dockerfile.web
push: true
tags: yf19001/python-server:latest

0 comments on commit 31cc094

Please sign in to comment.