Re: [PATCH 3/5] gitlab: stable staging branches publish containers in a separate tag

2023-05-17 Thread Daniel P . Berrangé
On Wed, May 17, 2023 at 06:26:56PM +0300, Michael Tokarev wrote: > 17.05.2023 16:54, Daniel P. Berrangé wrote: > > If the stable staging branches publish containers under the 'latest' tag > > they will clash with containers published on the primary staging branch, > > as well as with each other. T

Re: [PATCH 3/5] gitlab: stable staging branches publish containers in a separate tag

2023-05-17 Thread Michael Tokarev
17.05.2023 16:54, Daniel P. Berrangé wrote: If the stable staging branches publish containers under the 'latest' tag they will clash with containers published on the primary staging branch, as well as with each other. This introduces logic that overrides the container tag when jobs run against t

[PATCH 3/5] gitlab: stable staging branches publish containers in a separate tag

2023-05-17 Thread Daniel P . Berrangé
If the stable staging branches publish containers under the 'latest' tag they will clash with containers published on the primary staging branch, as well as with each other. This introduces logic that overrides the container tag when jobs run against the stable staging branches. The CI_COMMIT_REF