Skip to content

Commit

Permalink
update circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
Fblind committed May 14, 2020
1 parent 0366fd6 commit 9959e0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ jobs:
docker:
- image: ruby:latest
steps:
- checkout
- run: gem install dpl
- run: dpl --provider=heroku --app=$HEROKU_APP --api-key=$HEROKU_CI_API_KEY

Expand Down

0 comments on commit 9959e0a

Please sign in to comment.