Skip to content

Commit

Permalink
Update image-publisher.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PatStLouis authored Oct 16, 2024
1 parent a8c669e commit cadb2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-publisher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
with:
push: true
context: backend/
file: server/Dockerfile
file: backend/Dockerfile
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=local,src=/tmp/.buildx-cache
Expand Down

0 comments on commit cadb2fd

Please sign in to comment.