mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
Fix travis to not cleanup when publishing rswag-ui
This is to keep `node_modules` directory.
This commit is contained in:
parent
efdfee5110
commit
334671cb95
@ -49,6 +49,7 @@ jobs:
|
||||
gemspec: rswag-ui.gemspec
|
||||
provider: rubygems
|
||||
api_key: $RUBYGEMS_API_KEY
|
||||
skip_cleanup: true
|
||||
on:
|
||||
branch: master
|
||||
tags: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user