diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1ea55cbc..7a61e385 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -375,7 +375,7 @@ tumbleweed/static-analysis: ############################################################################### # That is a specific runner that we cannot enable universally. # We restrict it to builds under the $BUILD_IMAGES_PROJECT project. -.freebsd/x86_64: +freebsd/x86_64: image: extends: .tests before_script: @@ -394,6 +394,7 @@ tumbleweed/static-analysis: make && ctest --output-on-failure tags: + - private - freebsd only: - branches@libssh/libssh-mirror