Browse Source

🐛 change name of build image for workflow maching

main
Neel-Leo Coffin 6 years ago
parent
commit
e024170fb1
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -100,7 +100,7 @@ workflows:
- build - build
- publish_latest: - publish_latest:
requires: requires:
- build_docker
- build_image
context: Docker context: Docker
- deploy_heroku: - deploy_heroku:
requires: requires:

Loading…
Cancel
Save