mdbook: try fix image publishing
Some checks failed
Publish mdBook container / publish (push) Failing after 12s
Some checks failed
Publish mdBook container / publish (push) Failing after 12s
This commit is contained in:
parent
5ae1f78881
commit
4cac51522e
1
.github/workflows/mdbook.yml
vendored
1
.github/workflows/mdbook.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: ./mdbook
|
||||
file: Containerfile
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
Loading…
Reference in New Issue
Block a user