mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-06-16 15:06:53 +00:00
Revert "trying heroku"
This reverts commit 98e9c990835d4706d37e37bff0205ff1db763f47
This commit is contained in:
parent
fa89c724e6
commit
56ef9b4a41
@ -1,5 +1,4 @@
|
||||
stages:
|
||||
- heroku
|
||||
- docs
|
||||
|
||||
pages:
|
||||
@ -20,14 +19,3 @@ pages:
|
||||
- public
|
||||
only:
|
||||
- documentation
|
||||
|
||||
staging:
|
||||
stage: heroku
|
||||
type: deploy
|
||||
script:
|
||||
- apt-get update -qy
|
||||
- apt-get install -y ruby-dev
|
||||
- gem install dpl
|
||||
- dpl --provider=heroku --app=my_app --api-key=$HEROKU_API_KEY
|
||||
only:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user