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 e766def commit 98edb1cCopy full SHA for 98edb1c
wercker.yml
@@ -71,7 +71,7 @@ integration-test:
71
name: Run integration tests
72
code: |
73
function finish {
74
- export {$WERCKER_DEPLOYTARGET_NAME}-result=$?
+ export $WERCKER_DEPLOYTARGET_NAME-result=$?
75
76
# clean up
77
yum clean all
0 commit comments