try this too
This commit is contained in:
parent
713cc566bb
commit
94ca2242b1
|
|
@ -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