From a79c88146482fedfc2cf00a6436b3d075e55f2c0 Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Thu, 23 Mar 2023 16:05:27 +0100 Subject: [PATCH] Temp: Add path to images in my fork to validate integrations tests --- .github/workflows/ansible-test-plugins.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml index 999278e..027d70c 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -279,7 +279,7 @@ jobs: - name: Set docker_image run: > docker_image_multiline=(" - ghcr.io/ansible-collections/community.mysql\ + ghcr.io/laurent-indermuehle/community.mysql\ /test-container-${{ env.db_client }}\ -py${{ env.python_version_flat }}\ -${{ matrix.connector_name }}${{ env.connector_version_flat }}\