Skip to content

Commit

Permalink
Doesn't resolve startup time
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Aug 31, 2016
1 parent 45f7aaa commit c19f8d6
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 @@ -46,7 +46,7 @@ node('docker') {

stage 'Start'

sh 'bin/start.sh'
sh 'bin/start.sh && sleep 30'

stage 'Tests'

Expand Down

0 comments on commit c19f8d6

Please sign in to comment.