Skip to content

Commit aff4fc1

Browse files
authored
Update main.yml
1 parent 5e5a08e commit aff4fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
- name: build and push docker image to registry
1919
uses: docker/build-push-action@v5
2020
with:
21-
context: ./Dockerfile
21+
context: ./DockerFile
2222
push: true
2323
tags: vikram1202/picpilot:latest

0 commit comments

Comments
 (0)