Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Since the TAPS plugin doesn't support pipeline yet, STDOUT will have …
…to do
Jim Van Fleet committed Jul 13, 2016
1 parent 7cf6e2e commit d2bbb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
@@ -9,6 +9,6 @@ node {

stage 'Tests'

sh '/usr/local/bin/bats tests/base.bats > tests.tap'
sh '/usr/local/bin/bats tests/base.bats'

}

0 comments on commit d2bbb29

Please sign in to comment.