🔧 docs: Change Antora Docker Hub image to Fedora Docs Site image
It looks like this was a recent change made to the upstream docs builder script. I'm adding this change here. Signed-off-by: Justin Wheeler <jwheel@redhat.com>
This commit is contained in:
parent
471f0e23b9
commit
50953d8b91
1 changed files with 1 additions and 2 deletions
|
|
@ -15,11 +15,10 @@
|
|||
# notices are retained, and a notice that the code was modified is included
|
||||
# with the above copyright notice.
|
||||
|
||||
|
||||
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