From f7662892fc4bdb975042f5d3fc8b0b639810ce33 Mon Sep 17 00:00:00 2001 From: Giles Hutton Date: Thu, 31 Aug 2023 11:29:17 +0100 Subject: [PATCH] Fixes cpaas integration test image --- .github/workflows/cpaas.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cpaas.yml b/.github/workflows/cpaas.yml index edff185e9d..ca1ecf3a73 100644 --- a/.github/workflows/cpaas.yml +++ b/.github/workflows/cpaas.yml @@ -100,7 +100,7 @@ jobs: - rhel-s390x with: vm_type: ${{ matrix.vm_type }} - collector-tag: ${{ needs.init.outputs.collector-tag }}-cpaas + collector-tag: ${{ needs.init.outputs.collector-image }}-cpaas offline-mode: true job-tag: cpaas needs: