try this too

This commit is contained in:
davidnewhall2 2019-12-03 03:31:19 -08:00
parent 713cc566bb
commit 94ca2242b1
1 changed files with 1 additions and 1 deletions

View File

@ -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