1
0
Fork 0
forked from fesco/docs

Use custom Antora image

This commit is contained in:
Alix Andrieu 2023-10-01 18:01:06 +00:00
commit 714a759eb3

View file

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