Skip to content

Commit 2c4cef1

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-image.yml

Lines changed: 2 additions & 2 deletions
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: ./app
69+
context: --push ./ap
7070
push: true
71-
tags: manojkumar8080/myapp:latest
71+
tags: manojkumar8008/myapp:latest
7272

0 commit comments

Comments
 (0)