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