mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-24 13:50:26 -07:00
Fix workflow unknown option container_name
This commit is contained in:
parent
574fef5e50
commit
634d1fb5f0
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ansible-test-plugins.yml
vendored
1
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -89,7 +89,6 @@ jobs:
|
|||
# Because of this the network configuration changes from host based network to a container network.
|
||||
services:
|
||||
mariadb105:
|
||||
container_name: mariadb105
|
||||
image: mariadb:10.5
|
||||
env:
|
||||
MARIADB_ROOT_PASSWORD: msandbox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue