Skip to content

Commit

Permalink
Okay it works rage over. Maybe this will fix caching too?
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Marques <[email protected]>
  • Loading branch information
Tylermarques committed Jun 12, 2024
1 parent a5ead0f commit 0b16e90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
context: .
push: true
tags: ghcr.io/tylermarques/u-the-bomb-com:${{ github.sha }}
cache-from: type=registry,ref=user/app:latest
cache-to: type=inline
cache-from: type=gha
cache-to: type=gha,mode=max

update-manifests:
needs: build
Expand Down

0 comments on commit 0b16e90

Please sign in to comment.