Skip to content

Commit

Permalink
Merge pull request #1244 from equinor/fix-build-4
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 authored Dec 11, 2024
2 parents 414f724 + d1c7f08 commit 1e30b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
${{ steps.metadata.outputs.fullname }}
${{ steps.metadata.outputs.fullname_latest }}
cache-from: "type=registry,ref=${{ steps.metadata.outputs.fullname_latest }}-buildcache"
cache-to: "type=registry,ref=${{ steps.metadata.outputs.fullname_latest }}-buildcache",mode=max"
cache-to: "type=registry,ref=${{ steps.metadata.outputs.fullname_latest }}-buildcache,mode=max"

deploy:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 1e30b00

Please sign in to comment.