Skip to content

Commit

Permalink
use global context
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasduteil committed Jan 5, 2024
1 parent e401792 commit 8d3782c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
SOURCE_COMMIT=${{ github.sha }}
cache-from: type=registry,ref=ghcr.io/${{ github.repository }}:buildcache
cache-to: type=registry,ref=ghcr.io/${{ github.repository }}:buildcache,mode=max
context: ./back
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64
push: true
Expand Down

0 comments on commit 8d3782c

Please sign in to comment.