Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
travis: skip cleanup before deploy (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmorie authored and Doug Davis committed Oct 11, 2017
1 parent d5ecc04 commit ffd6b8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ cache:
script:
- make verify build test images
deploy:
skip_cleanup: true
provider: script
script: contrib/travis/deploy.sh
on:
Expand Down

0 comments on commit ffd6b8b

Please sign in to comment.