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