From a4a55e43984cf1a4e041a65c649260dca48ef0d0 Mon Sep 17 00:00:00 2001 From: Shelikhoo Date: Thu, 24 Apr 2025 15:51:59 +0100 Subject: [PATCH] CI: fix invalid group name by removing trail slash --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1bd67a8..2cb0cf1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ include: - project: tpo/tpa/ci-templates file: [ dependency_proxy.yml ] - inputs: { namespace: tpo/anti-censorship/pluggable-transports/ } + inputs: { namespace: tpo/anti-censorship/pluggable-transports } rules: - if: $CI_PROJECT_URL =~ /gitlab.torproject.org/