
13 Sep
2023
13 Sep
'23
3:21 p.m.
On Tue, Sep 12, 2023 at 01:00:22PM +0200, Andrejs Cainikovs wrote:
Out-of-tree users could run an out-of-tree CI with limited coverage, however it is convenient to be able to run the upstream CI from time to time. To enable that we would need to change job rules to be able to run on any GitLab event. Excerpt from GitLab documentation:
Jobs with no rules default to except: merge_requests
Signed-off-by: Andrejs Cainikovs andrejs.cainikovs@toradex.com
.gitlab-ci.yml | 46 +++++++++++++++++++++++++++++----------------- 1 file changed, 29 insertions(+), 17 deletions(-)
This seems fine but please rebase on top of current -next, thanks.
--
Tom