ci: typo fix
Build and Deploy / build-docker (push) Successful in 29s
Details
Build and Deploy / build-docker (push) Successful in 29s
Details
This commit is contained in:
parent
c8a18518a7
commit
a18c38509e
|
@ -18,8 +18,8 @@ jobs:
|
|||
uses: https://github.com/actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
/tmp/.buildx-cache.bookworm
|
||||
/tmp/.buildx-cache.latest
|
||||
/tmp/.buildx-cache
|
||||
/tmp/.buildx-cache
|
||||
key: ${{ runner.os }}-buildx-${{ gitea.sha }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-buildx-
|
||||
|
|
Loading…
Reference in New Issue