Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Specifying path
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
@@ -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.