mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-05 02:00:31 -07:00
(cherry picked from commit 21e42b5777
)
Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me>
This commit is contained in:
parent
c30a2e5c99
commit
423a2272aa
15 changed files with 30 additions and 0 deletions
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mariadb-py310-mysqlclient211/**'
|
||||
- '.github/workflows/docker-image-mariadb-py310-mysqlclient211.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mariadb-py310-pymysql102/**'
|
||||
- '.github/workflows/docker-image-mariadb-py310-pymysql102.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mariadb-py38-mysqlclient201/**'
|
||||
- '.github/workflows/docker-image-mariadb-py38-mysqlclient201.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mariadb-py38-pymysql093/**'
|
||||
- '.github/workflows/docker-image-mariadb-py38-pymysql093.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mariadb-py39-mysqlclient203/**'
|
||||
- '.github/workflows/docker-image-mariadb-py39-mysqlclient203.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mariadb-py39-pymysql093/**'
|
||||
- '.github/workflows/docker-image-mariadb-py39-pymysql093.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/my57-py38-mysqlclient201/**'
|
||||
- '.github/workflows/docker-image-my57-py38-mysqlclient201.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/my57-py38-pymysql0711/**'
|
||||
- '.github/workflows/docker-image-my57-py38-pymysql0711.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/my57-py38-pymysql093/**'
|
||||
- '.github/workflows/docker-image-my57-py38-pymysql093.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mysql-py310-mysqlclient211/**'
|
||||
- '.github/workflows/docker-image-mysql-py310-mysqlclient211.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mysql-py310-pymysql102/**'
|
||||
- '.github/workflows/docker-image-mysql-py310-pymysql102.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mysql-py38-mysqlclient201/**'
|
||||
- '.github/workflows/docker-image-mysql-py38-mysqlclient201.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mysql-py38-pymysql093/**'
|
||||
- '.github/workflows/docker-image-mysql-py38-pymysql093.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mysql-py39-mysqlclient203/**'
|
||||
- '.github/workflows/docker-image-mysql-py39-mysqlclient203.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ on:
|
|||
- 'test-containers/mysql-py39-pymysql093/*'
|
||||
- '.github/workflows/docker-image-mysql-py39-pymysql093.yml'
|
||||
- '.github/workflows/build-docker-image.yml'
|
||||
branches-ignore:
|
||||
- stable-*
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue