Skip to content
Snippets Groups Projects

Draft: Switch release scripts to python-gitlab

Open Walter Lozano requested to merge wip/wlozano/python-gitlab-release into main
Files
8
+ 1
1
@@ -148,7 +148,7 @@ branch-update-tests-projects:
- BLACKLIST="apertis-test-cases helper-tools" ./release-scripts/branch-update-repo -g tests branch
branch-protection-tighten:
extends: branch-protection-relax
extends: rulez-check
stage: branch-protection-tighten
allow_failure: true
needs:
Loading