Skip to content

Commit

Permalink
Switch to gha cache
Browse files Browse the repository at this point in the history
  • Loading branch information
franksn90 committed May 21, 2024
1 parent e915a5f commit 41186e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockerBuildAndPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
build-args: |
EXECUTION_ENV=ci
GITHUB_PACKAGE_READ_TOKEN=${{ secrets.PUBLISH_PACKAGES }}
cache-from: type=registry,ref=ghcr.io/cambio-project/dashboard-vue-23:latest
cache-to: type=inline
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 41186e7

Please sign in to comment.