try this too
This commit is contained in:
parent
930531f985
commit
3e4358bfd4
|
|
@ -72,7 +72,7 @@ deploy:
|
|||
on:
|
||||
tags: true
|
||||
- provider: script
|
||||
script: scripts/package-deploy.sh
|
||||
script: rvm 2.0.0 scripts/package-deploy.sh
|
||||
skip_cleanup: true
|
||||
on:
|
||||
all_branches: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue