-
- Downloads
gitlab: fix republishing containers after forced pipeline
Currently containers are only published in response to a 'push' event
which touched the container sources.
If we need to recover from pristine state with no containers, then we
must publish containers if a pipeline is forced with 'RUN_PIPELINE=1'
on the default branch too.
Signed-off-by:
Daniel P. Berrangé <berrange@redhat.com>
parent
e25d813a
No related branches found
No related tags found
Please register or sign in to comment