mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 15:17:28 +00:00
Revert "trying heroku"
This reverts commit 98e9c990835d4706d37e37bff0205ff1db763f47
This commit is contained in:
parent
fa89c724e6
commit
56ef9b4a41
@ -1,5 +1,4 @@
|
|||||||
stages:
|
stages:
|
||||||
- heroku
|
|
||||||
- docs
|
- docs
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
@ -20,14 +19,3 @@ pages:
|
|||||||
- public
|
- public
|
||||||
only:
|
only:
|
||||||
- documentation
|
- 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