Skip to content

Commit

Permalink
Specifying path
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Jul 13, 2016
1 parent 2db97fc commit f2223ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ node {
sh './build_image.sh'

stage 'Tests'
sh 'bats tests/base.bats'

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

}

0 comments on commit f2223ca

Please sign in to comment.