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 4efac2b commit 691d5ecCopy full SHA for 691d5ec
wercker.yml
@@ -89,7 +89,7 @@ integration-test:
89
90
function finish {
91
exit_code=$?
92
- export integration-test-result="$exit_code"
+ export INTEGRATION_TEST_RESULT="$exit_code"
93
94
cleanup_and_store
95
exit 0
0 commit comments