Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewklau committed Oct 11, 2024
1 parent a4d3c3c commit 3497332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/beta-build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
push: true
tags: |
ghcr.io/nearblocks/app:beta
ghcr.io/nearblocks/beta:${{ env.SHORT_SHA }}
ghcr.io/nearblocks/app:${{ env.SHORT_SHA }}
cache-from: type=registry,ref=ghcr.io/nearblocks/app:beta
cache-to: type=inline

Expand Down

0 comments on commit 3497332

Please sign in to comment.