Skip to content

Commit

Permalink
change in Dockerfile path.
Browse files Browse the repository at this point in the history
  • Loading branch information
KushParsaniya committed Aug 27, 2024
1 parent b5c8a9e commit 0fab310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ jobs:
- name: build and push docker image to registry
uses: docker/build-push-action@v5
with:
context: Dockerfile
context: /
push: true
tags: kushparsaniya/spotify-youtube-sync-github-action:latest

0 comments on commit 0fab310

Please sign in to comment.