Skip to content

Commit

Permalink
Update Dockerfile context in main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VikramxD committed Oct 17, 2024
1 parent 1994d1b commit b2ac3b4
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 @@ -18,6 +18,6 @@ jobs:
- name: build and push docker image to registry
uses: docker/build-push-action@v5
with:
context: Dockerfile
context: /Users/vikram/Projects/PicPilot/Dockerfile
push: true
tags: vikram1202/picpilot:latest

0 comments on commit b2ac3b4

Please sign in to comment.