ci: enable cache

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-05-06 11:55:49 +02:00
parent e0cffbdbdf
commit 519aca3672
4 changed files with 26 additions and 3 deletions

View File

@@ -29,6 +29,10 @@ jobs:
uses: docker/bake-action@v1
with:
targets: binaries
set: |
*.cache-from=type=gha,scope=release
*.cache-from=type=gha,scope=binaries
*.cache-to=type=gha,scope=binaries
-
name: Rename binary
run: |