diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 21b3d9a889ea8045a77ce648d82f9c0158fa81c8..a4a5e1d16af24087b6c57a8e7698ec7d12b1368c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -71,12 +71,7 @@ debian-build: - build/Documentation/Cookbook/latex/CookBook-*.pdf - build/Documentation/Doxygen/OTB-Doxygen-*.tar.bz2 -# This is needed to have only one pipeline in a merge request context ubuntu-llvm: only: [merge_requests] extends: .common-build -ubuntu-llvm-wip: - except: [merge_requests] - extends: .common-build -