We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d132d60 commit 87ac387Copy full SHA for 87ac387
1 file changed
scripts/ci_build_docs.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+echo "GIT_BRANCH is: $GIT_BRANCH"
3
4
git log -n1 | grep -q "\\[build_pdf\\]"
5
0 commit comments