Skip to content

Commit

Permalink
chore(release) cache release build images
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha authored Aug 23, 2023
1 parent 5594197 commit 1bb6034
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,10 @@ jobs:
with:
file: ${{ matrix.file }}
tags: ${{ matrix.tags }}
push: true
platforms: ${{ matrix.platforms }}
push: true
cache-from: type=gha
cache-to: type=gha,mode=max

binary-ubuntu-bionic:
name: "Build Ubuntu 18.04 (bionic) binary"
Expand Down

0 comments on commit 1bb6034

Please sign in to comment.