Skip to content

Commit bb93a8e

Browse files
authored
Update docker-image.yml
1 parent 2c4cef1 commit bb93a8e

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 ./ap
69+
context: --push ./app
7070
push: true
7171
tags: manojkumar8008/myapp:latest
7272

0 commit comments

Comments
 (0)