mdbook: try fix image publishing
Publish mdBook container / publish (push) Failing after 12s Details

This commit is contained in:
Adrian Wannenmacher 2023-12-14 04:50:11 +01:00
parent 5ae1f78881
commit 4cac51522e
Signed by: tfld
GPG Key ID: 19D986ECB1E492D5
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}