cd-demo-container
cd-demo-container copied to clipboard
Add note on pushing multiple tags
I think GitHub supports notifying CircleCI of three at the same time, but in most cases this is not helpful anyway, since the result will be a race condition of several deployments (which will either be done in parallel, where there is a race to finish, or will be done serially, where there is a race to start).