mirror of
https://github.com/docker/build-push-action.git
synced 2025-12-12 17:12:01 +03:00
Compare commits
1 Commits
e2e-s3-cac
...
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
|
||||
-
|
||||
name: Cache Build
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
with:
|
||||
path: /tmp/.buildx-cache
|
||||
key: ${{ runner.os }}-local-test-${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user