mirror of
https://gh-proxy.com/https://github.com/docker/build-push-action
synced 2025-12-14 01:46:14 +08:00
Compare commits
1 Commits
f12a6112f8
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2a7a5fe65d |
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -967,7 +967,7 @@ jobs:
|
|||||||
buildkitd-flags: --debug
|
buildkitd-flags: --debug
|
||||||
-
|
-
|
||||||
name: Cache Build
|
name: Cache Build
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v5
|
||||||
with:
|
with:
|
||||||
path: /tmp/.buildx-cache
|
path: /tmp/.buildx-cache
|
||||||
key: ${{ runner.os }}-local-test-${{ github.sha }}
|
key: ${{ runner.os }}-local-test-${{ github.sha }}
|
||||||
|
|||||||
Reference in New Issue
Block a user