]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
.gitlab-ci: restore starting ubuntu2204-samba-o3 for the default pipeline
authorStefan Metzmacher <metze@samba.org>
Wed, 13 Sep 2023 15:07:34 +0000 (17:07 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 14 Sep 2023 17:56:30 +0000 (17:56 +0000)
This got lost in commit bcc22d00569551cfa25851c8c267ec9decc63d21
for ubuntu1804-samba-o3 at the time...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
.gitlab-ci-main.yml

index 3925d48e330a7cdb7dc5b894a4788ac6e798e31e..5cb6f656663f9e0cd51390567da4b31fdf984631 100644 (file)
@@ -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: