mirror of
https://github.com/primer/css.git
synced 2024-11-28 13:12:16 +03:00
nix --dry-run from script/release-candidate in .travis.yml
This commit is contained in:
parent
ff22d1ac70
commit
7d3bf1e1f0
@ -23,7 +23,7 @@ after_success:
|
||||
deploy:
|
||||
# publish release candidates on release branches
|
||||
- provider: script
|
||||
script: script/release-candidate --dry-run
|
||||
script: script/release-candidate
|
||||
skip_cleanup: true
|
||||
on:
|
||||
branch: release*
|
||||
|
Loading…
Reference in New Issue
Block a user