mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 10:14:59 +00:00
Change the HEROKU key name in wercker
This commit is contained in:
@@ -36,8 +36,7 @@ build:
|
|||||||
deploy:
|
deploy:
|
||||||
steps:
|
steps:
|
||||||
- heroku-deploy:
|
- heroku-deploy:
|
||||||
key-name: HEROKU_KEY
|
key-name: HEROKU_DEPLOY_KEY
|
||||||
app-name: HEROKU_APP_NAME
|
|
||||||
install-toolbelt: true
|
install-toolbelt: true
|
||||||
retry: true
|
retry: true
|
||||||
run: rake db:migrate
|
run: rake db:migrate
|
||||||
|
|||||||
Reference in New Issue
Block a user