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 b4f6bbc commit 9d8ff1cCopy full SHA for 9d8ff1c
.travis.yml
@@ -29,4 +29,4 @@ script:
29
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then unset quay_repository && make images; fi'
30
# Process 'make push-images' when NOT a pull request
31
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then make push-images; fi'
32
- - travis_wait 60 make run-e2e
+ - travis_wait 80 make run-e2e
0 commit comments