Revert the docker_image path

I changed that during tests of this PR. We can use the definitive path
now.
This commit is contained in:
Laurent Indermuehle 2023-03-24 10:10:12 +01:00
parent 3042bd465f
commit b442aa8405
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -282,7 +282,7 @@ jobs:
- name: Set docker_image
run: >
docker_image_multiline=("
ghcr.io/laurent-indermuehle/community.mysql\
ghcr.io/ansible-collections/community.mysql\
/test-container-${{ env.db_client }}\
-py${{ env.python_version_flat }}\
-${{ matrix.connector_name }}${{ env.connector_version_flat }}\