From 7d2c0a4aedad3c5e8a81bd19f4417aa4f9fb8360 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Tue, 1 Jul 2025 10:49:40 -0700 Subject: Use correct fetch code props --- .ci/ci.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci') diff --git a/.ci/ci.ts b/.ci/ci.ts index 38a8aad..3cc20a0 100644 --- a/.ci/ci.ts +++ b/.ci/ci.ts @@ -56,7 +56,7 @@ const getPipeline = () => { } const fetchAnsibleCode: FetchCodeJob = { - type: 'fetch_code.js', + type: 'fetch_code', arguments: { remoteUrl: `${REMOTE}/infra`, checkout: 'main', -- cgit v1.2.3-70-g09d2