Fix build and patch
This commit is contained in:
parent
517a72f4e8
commit
f3635163ab
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ jobs:
|
||||||
id: build-push-fat
|
id: build-push-fat
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: .
|
context: ./Stirling-PDF
|
||||||
file: ./Dockerfile.fat
|
file: ./Dockerfile.fat
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta3.outputs.tags }}
|
tags: ${{ steps.meta3.outputs.tags }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue