Consider reinstating force: true for tag check outs on deploy #282
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when trying to deploy new traefik and it jumps back to the tag commit but keeps a bunch of checkout changes (later stuff that should not be there). Maybe
force: true
was doing that for us.Experimenting with
d087a60e09
again.Haven't seen original issues since coop-cloud/organising#282 (comment), think it's safe to close this one off.