Base image for running Docker CLI and Heroku CLI commands on CircleCI.
Use this image as a primary container for deploying to Heroku on CircleCI:
version: 2jobs:
test:
docker:
- image: verdigristech/ci-node# Rest of the config.yml for your project# ...Copyright © 2018 Verdigris Technologies Inc. All rights reserved.