From 152bb38e990d13ea6dee20299576f6c68d0951bf Mon Sep 17 00:00:00 2001 From: sunye <sunye@protonmail.com> Date: Thu, 7 Oct 2021 20:54:54 +0200 Subject: [PATCH] Change UI bundle --- antora-playbook.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index d6f1277..de7d193 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -14,6 +14,7 @@ content: start_path: 7-wonders-doc ui: bundle: - url: ./ui-bundle.zip + url: https://gitlab.univ-nantes.fr/sunye-g/antora-ui-default/-/jobs/artifacts/master/raw/build/ui-bundle.zip?job=bundle-stable + snapshot: true runtime: cache_dir: ./.cache/antora -- GitLab