From a014b058d7f81ce659d9d4e9cfe2e183bb14294c Mon Sep 17 00:00:00 2001 From: Graham Knop Date: Tue, 24 Sep 2024 14:35:46 +0200 Subject: [PATCH] use primary branch in metacpan-docker when testing The oalders/cloud-config branch has been merged and deleted. --- .circleci/config.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a3eccf89d..dc0c7ae68 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -21,7 +21,6 @@ jobs: command: | git clone https://github.com/metacpan/metacpan-docker.git cd metacpan-docker - git switch oalders/cloud-config name: metacpan-docker checkout - checkout: path: metacpan-docker/src/metacpan-api