From 5c558f6b107a82370d7207caad9bf88fcab77c86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 2 Dec 2025 20:35:57 +0100 Subject: Prepend default repo to job ID only for repo job root --- test/asset/run/many_repos.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'test/asset/run/many_repos.yaml') diff --git a/test/asset/run/many_repos.yaml b/test/asset/run/many_repos.yaml index 9ab87a4..d861433 100644 --- a/test/asset/run/many_repos.yaml +++ b/test/asset/run/many_repos.yaml @@ -54,6 +54,7 @@ job first_manual_revision: job second: checkout: + - dest: main - repo: r2 dest: d2 - repo: r5 -- cgit v1.2.3