cd-demo-container icon indicating copy to clipboard operation
cd-demo-container copied to clipboard

Add note on pushing multiple tags

Open halfer opened this issue 7 years ago • 0 comments

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).

halfer avatar Sep 17 '18 16:09 halfer