Skip to content

Commit ffd6b8b

Browse files
pmorieDoug Davis
authored and
Doug Davis
committed
travis: skip cleanup before deploy (openshift#1368)
1 parent d5ecc04 commit ffd6b8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ cache:
88
script:
99
- make verify build test images
1010
deploy:
11+
skip_cleanup: true
1112
provider: script
1213
script: contrib/travis/deploy.sh
1314
on:

0 commit comments

Comments
 (0)