mdbook: try fix image publishing 3
All checks were successful
Publish mdBook container / publish (push) Successful in 7m19s
All checks were successful
Publish mdBook container / publish (push) Successful in 7m19s
This commit is contained in:
parent
e5cc117813
commit
eaba05f7c0
2
.github/workflows/mdbook.yml
vendored
2
.github/workflows/mdbook.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: ./mdbook
|
context: ./mdbook
|
||||||
file: "{context}/Containerfile"
|
file: ./mdbook/Containerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
Loading…
Reference in New Issue
Block a user