Skip to content

Commit

Permalink
Since the TAPS plugin doesn't support pipeline yet, STDOUT will have …
Browse files Browse the repository at this point in the history
…to do
  • Loading branch information
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
Original file line number Diff line number Diff line change
Expand Up @@ -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.