From: Stefan Metzmacher Date: Wed, 13 Sep 2023 15:07:34 +0000 (+0200) Subject: .gitlab-ci: restore starting ubuntu2204-samba-o3 for the default pipeline X-Git-Tag: tevent-0.16.0~649 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=416ff2c651fcbfae83cdf3b6f3c3317d1c146d3f;p=thirdparty%2Fsamba.git .gitlab-ci: restore starting ubuntu2204-samba-o3 for the default pipeline This got lost in commit bcc22d00569551cfa25851c8c267ec9decc63d21 for ubuntu1804-samba-o3 at the time... Signed-off-by: Stefan Metzmacher Reviewed-by: Andrew Bartlett --- diff --git a/.gitlab-ci-main.yml b/.gitlab-ci-main.yml index 3925d48e330..5cb6f656663 100644 --- a/.gitlab-ci-main.yml +++ b/.gitlab-ci-main.yml @@ -585,6 +585,7 @@ ubuntu2204-samba-o3: # (this uses the same variable as autobuild.py) - if: $AUTOBUILD_SKIP_SAMBA_O3 == "1" when: never + - when: on_success # All other jobs do not want code coverage. .samba-o3-template: