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 b2ac3b4 commit d6e3217
Show file tree
Hide file tree
Showing 2 changed files 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: /Users/vikram/Projects/PicPilot/Dockerfile
context: DockerFileFolder/
push: true
tags: vikram1202/picpilot:latest
File renamed without changes.

0 comments on commit d6e3217

Please sign in to comment.