From 3b033eb0594453431d48d4a18da0d26a9948fcc9 Mon Sep 17 00:00:00 2001 From: Karel van Klink <karel.vanklink@geant.org> Date: Thu, 30 Mar 2023 14:51:58 +0000 Subject: [PATCH] Delete ci_runners.yml --- group_vars/ci_runners.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 group_vars/ci_runners.yml diff --git a/group_vars/ci_runners.yml b/group_vars/ci_runners.yml deleted file mode 100644 index e37f1f6..0000000 --- a/group_vars/ci_runners.yml +++ /dev/null @@ -1,6 +0,0 @@ -runner: - gitlab_url: 'https://gitlab.geant.org/' - git_project_name: 'goat/gap/geant-automation-platform' - access_token: 'glpat--JZC9kbyxoRUAyfLSGQz' - registration_token: 'GR1348941TaaZFFFhbsT1t91fgjTf' - executor: docker -- GitLab