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 1276851 commit bdf81feCopy full SHA for bdf81fe
wercker.yml
@@ -181,7 +181,7 @@ integration-test:
181
182
# release lease in case run.sh failed to release it
183
# (the following command only releases the release after confirming this pipeline still owns it)
184
- $WERCKER_SOURCE_DIR/src/integration-tests/bash/lease.sh -d $LEASE_PID > /dev/null 2>&1
+ $WERCKER_SOURCE_DIR/src/integration-tests/bash/lease.sh -d $LEASE_PID > /tmp/junk 2>&1
185
186
# clean up
187
yum clean all
0 commit comments