mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-22 12:19:24 +00:00
Update build.yml
This commit is contained in:
parent
17d9993a53
commit
c5328d2aee
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -285,7 +285,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
builder: ${{ steps.buildx.outputs.name }}
|
builder: ${{ steps.buildx.outputs.name }}
|
||||||
context: .
|
context: .
|
||||||
file: ./${{ matrix.docker-rev }}
|
file: ./docker/backend/${{ matrix.docker-rev }}
|
||||||
push: false
|
push: false
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
|
Loading…
x
Reference in New Issue
Block a user