as asked in https://pagure.io/fedora-infrastructure/issue/8964 tested on my computer with podman run --rm -it -e "BUILD_ENV=prod" -e "BUILD_LANGS=all" -v $(pwd)/output:/antora/output:Z fedora-docs-openshift-rebuild
podman run --rm -it -e "BUILD_ENV=prod" -e "BUILD_LANGS=all" -v $(pwd)/output:/antora/output:Z fedora-docs-openshift-rebuild
+1. looks good to me!
Pull-Request has been merged by nb
as asked in https://pagure.io/fedora-infrastructure/issue/8964
tested on my computer with
podman run --rm -it -e "BUILD_ENV=prod" -e "BUILD_LANGS=all" -v $(pwd)/output:/antora/output:Z fedora-docs-openshift-rebuild