mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-08-13 07:15:53 +08:00
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
@@ -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: |
|
||||
|
Reference in New Issue
Block a user