Skip to content

Commit 21823a4

Browse files
authored
Update docker-image.yml
1 parent bb93a8e commit 21823a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Build and push Docker image
6767
uses: docker/build-push-action@v5
6868
with:
69-
context: --push ./app
69+
context: ./app
7070
push: true
7171
tags: manojkumar8008/myapp:latest
7272

0 commit comments

Comments
 (0)