forked from SW/traefik
add skip_cleanup in deploy
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
@@ -56,10 +56,12 @@ deploy:
|
||||
tags: true
|
||||
- provider: script
|
||||
script: script/deploy.sh
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: containous/traefik
|
||||
tags: true
|
||||
- provider: script
|
||||
script: script/deploy-docker.sh
|
||||
skip_cleanup: true
|
||||
on:
|
||||
repo: containous/traefik
|
||||
|
||||
Reference in New Issue
Block a user