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 491f306 commit 9f65062Copy full SHA for 9f65062
pr_check.sh
@@ -13,7 +13,7 @@ export IQE_PLUGINS="ros"
13
export IQE_MARKER_EXPRESSION="ros_smoke"
14
export IQE_FILTER_EXPRESSION=""
15
export IQE_CJI_TIMEOUT="30m"
16
-
+export IQE_ENV_VARS="JOB_NAME=${JOB_NAME},BUILD_NUMBER=${BUILD_NUMBER},BUILD_URL=${BUILD_URL}"
17
18
# Install bonfire repo/initialize
19
CICD_URL=https://raw.githubusercontent.com/RedHatInsights/bonfire/master/cicd
0 commit comments