Temp: Add path to images in my fork to validate integrations tests

This commit is contained in:
Laurent Indermuehle 2023-03-23 16:05:27 +01:00
parent ab688ee6f9
commit a79c881464
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -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 }}\