Skip to content

Commit f4860ea

Browse files
pulpbotfao89
authored andcommitted
Update CI files
[noissue]
1 parent 64b0bef commit f4860ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/template_gitref

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2021.08.26-98-ge1ab1da
1+
2021.08.26-99-g1d9bb23

.github/workflows/scripts/publish_docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ if [[ "$GITHUB_WORKFLOW" == "Pulpcore changelog update" ]]; then
3737
exit
3838
fi
3939

40-
pip install mkdocs pymdown-extensions
40+
pip install mkdocs pymdown-extensions "Jinja2<3.1"
4141

4242
mkdir -p ../bindings
4343
tar -xvf python-client-docs.tar --directory ../bindings

0 commit comments

Comments
 (0)