forked from fesco/docs
Use custom Antora image
This commit is contained in:
parent
120af22665
commit
714a759eb3
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
script_name="docsbuilder.sh"
|
||||
script_source="https://gitlab.com/fedora/docs/templates/fedora-docs-template/-/raw/main/${script_name}"
|
||||
version="1.2.0"
|
||||
image="docker.io/antora/antora"
|
||||
image="registry.gitlab.com/fedora/docs/docs-website/docs-fp-o:latest"
|
||||
cmd="--html-url-extension-style=indexify site.yml"
|
||||
srcdir="modules"
|
||||
buildir="public"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue