Skip to content

Commit

Permalink
Fix context for app-auth
Browse files Browse the repository at this point in the history
  • Loading branch information
sahilph authored Oct 4, 2024
1 parent 9640739 commit 80b2dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
with:
platforms: linux/amd64,linux/arm64
context: ./umbrel-1.2.2/
file: ./containers/app-auth/Dockerfile
file: ./umbrel-1.2.2/containers/app-auth/Dockerfile
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta-app-auth.outputs.tags }}
labels: ${{ steps.meta-app-auth.outputs.labels }}
Expand Down

0 comments on commit 80b2dcf

Please sign in to comment.