mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-07 03:00:34 -07:00
Temp: Add path to images in my fork to validate integrations tests
This commit is contained in:
parent
ab688ee6f9
commit
a79c881464
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ansible-test-plugins.yml
vendored
2
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -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 }}\
|
||||
|
|
Loading…
Add table
Reference in a new issue