Skip to content
Commit cec67039 authored by Daniel P. Berrangé's avatar Daniel P. Berrangé 💬
Browse files

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: default avatarDaniel P. Berrangé <berrange@redhat.com>
parent e25d813a
Pipeline #1258100987 passed with warnings with stages
in 14 minutes and 55 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment