Ver código fonte

Skip cleanup on script deploy

bubble
Kyle Shockey 7 anos atrás
pai
commit
5573f4d32d
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml Ver arquivo

@@ -22,6 +22,7 @@ deploy:
repo: swagger-api/swagger-ui
node: '6.9'
- provider: script
skip_cleanup: true
script: swagger-ui-dist-package/deploy.sh
on:
tags: true


Carregando…
Cancelar
Salvar