CI: remove ci-not-authorized job (#12225)

This is now handled directly at the failfast-ci level (== integration
Github <-> Gitlab).
The whole pipeline will not be triggered unless:
- The author is a maintainer
- The PR has the /ok-to-test label
This commit is contained in:
Max Gautier
2025-05-16 10:27:13 +00:00
committed by GitHub
parent 5c07c6e6d3
commit bca5a4ce3b
5 changed files with 0 additions and 33 deletions

View File

@@ -12,7 +12,6 @@
image: $PIPELINE_IMAGE
needs:
- pipeline-image
# - ci-not-authorized
script:
- ./tests/scripts/molecule_run.sh
after_script: