Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Doesn't resolve startup time
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
@@ -46,7 +46,7 @@ node('docker') {

stage 'Start'

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

stage 'Tests'

0 comments on commit c19f8d6

Please sign in to comment.