diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 40101fc3cdbbee48bf214edd27cf4f3143409528..cdc737865745bdbeb7158e9c1032cbe0c559d5d2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -114,8 +114,6 @@ license_headers: - key: wolf-focal paths: - ci_deps/wolf/ - except: - - master before_script: - *preliminaries_definition - *install_wolf_definition @@ -133,8 +131,6 @@ build_and_test:bionic: - key: visionutils-bionic paths: - ci_deps/vision_utils/ - except: - - master before_script: - *preliminaries_definition - *install_wolf_definition @@ -154,8 +150,6 @@ build_and_test:focal: - key: visionutils-focal paths: - ci_deps/vision_utils/ - except: - - master before_script: - *preliminaries_definition - *install_wolf_definition