Skip to content

Commit

Permalink
changed file path 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedk2 committed Dec 30, 2024
1 parent 1997d65 commit 5493d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-action-docker-image-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
image: kahmed23/serverlessmovies
tags: frontend-v1
registry: docker.io
dockerfile: ./Dockerfile
dockerfile: ./frontend/Dockerfile
directory: frontend
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
Expand Down

0 comments on commit 5493d09

Please sign in to comment.