From ed0cc9f728f0097a4aad7487f8146c2869c50919 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 10 Sep 2024 11:10:30 -0400 Subject: [PATCH] fix resource name --- ci/pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 70fc4ea..3eba180 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -22,10 +22,10 @@ jobs: params: {depth: 1} trigger: true passed: [reconfigure] - - get: external-domain-migrator-testing + - get: external-domain-broker-migrator-testing - task: test # Run the tests using the image pushed above. - image: external-domain-migrator-testing + image: external-domain-broker-migrator-testing config: platform: linux params: