We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fbdb9 commit e776f69Copy full SHA for e776f69
.jenkins/test.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+set -ex
4
+
5
# Required environment variables:
6
# $JOB_NAME
7
# $PYTHON_VERSION
0 commit comments