1
0
mirror of https://github.com/containous/traefik.git synced 2024-10-27 18:55:25 +03:00

travis skip_cleanup

Signed-off-by: emile <emile@vauge.com>
This commit is contained in:
emile 2016-02-22 14:11:17 +01:00
parent a1c1958235
commit 6282bf33a0
No known key found for this signature in database
GPG Key ID: D808B4C167352E59

View File

@ -24,6 +24,7 @@ script:
- make image
deploy:
skip_cleanup: true
provider: script
script: script/deploy.sh
on: