From 6d1ea35e580781b03554ad19a19eb51de58265d3 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Mon, 4 Dec 2023 13:54:03 +0000 Subject: [PATCH] Update CI files [noissue] --- .github/template_gitref | 2 +- .github/workflows/scripts/install_python_client.sh | 3 ++- docs/template_gitref | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/template_gitref b/.github/template_gitref index 5eb4b23f..acf7e289 100644 --- a/.github/template_gitref +++ b/.github/template_gitref @@ -1 +1 @@ -2021.08.26-290-g4d54366 +2021.08.26-291-g9188e37 diff --git a/.github/workflows/scripts/install_python_client.sh b/.github/workflows/scripts/install_python_client.sh index 8215373d..89cdad7e 100755 --- a/.github/workflows/scripts/install_python_client.sh +++ b/.github/workflows/scripts/install_python_client.sh @@ -52,6 +52,7 @@ DOCSYAML # Building the bindings docs mkdocs build -tar cvf ../../pulp_gem/gem-python-client-docs.tar ./docs +# Pack the built site. +tar cvf ../../pulp_gem/gem-python-client-docs.tar ./site popd popd diff --git a/docs/template_gitref b/docs/template_gitref index 5eb4b23f..acf7e289 100644 --- a/docs/template_gitref +++ b/docs/template_gitref @@ -1 +1 @@ -2021.08.26-290-g4d54366 +2021.08.26-291-g9188e37