FiddlersCode / leopold

A virtual agent for my violin playing!
1 stars 0 forks source link

configure branch name docker deploys #14

Open FiddlersCode opened 4 years ago

FiddlersCode commented 4 years ago

In the basic implementation, Circle CI will tag the Docker container aslatest before pushing. The build needs to tag the container with the branch name if it's not a develop build.

FiddlersCode commented 4 years ago

https://circleci.com/docs/2.0/building-docker-images/