We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99444cc commit b6bad48Copy full SHA for b6bad48
1 file changed
Rakefile
@@ -46,7 +46,7 @@ task :test do
46
'--name html2rss-web-test',
47
'gilcreator/html2rss-web'].join(' ')
48
49
- Output.wait 5, message: 'Waiting for container to start:'
+ Output.wait 10, message: 'Waiting for container to start:'
50
51
Output.describe 'Listing docker containers matching html2rss-web-test filter'
52
sh 'docker ps -a --filter name=html2rss-web-test'
0 commit comments