mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-24 05:40:25 -07:00
Cut filter by branch
GHA will build the image using the branch name as tag. So we can safely remove this filter.
This commit is contained in:
parent
84373e905e
commit
e2adefc9cb
14 changed files with 0 additions and 28 deletions
|
@ -3,8 +3,6 @@ name: Docker Image CI mariadb103-py38-pymysql093
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/mariadb103-py38-pymysql093/**'
|
||||
- '.github/workflows/docker-image-mariadb103-py38-pymysql093.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI mariadb103-py39-mysqlclient203
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/mariadb103-py39-mysqlclient203/**'
|
||||
- '.github/workflows/docker-image-mariadb103-py39-mysqlclient203.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI mariadb103-py39-pymysql093
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/mariadb103-py39-pymysql093/**'
|
||||
- '.github/workflows/docker-image-mariadb103-py39-pymysql093.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI mariadb106-py310-mysqlclient211
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/mariadb106-py310-mysqlclient211/**'
|
||||
- '.github/workflows/docker-image-mariadb106-py310-mysqlclient211.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI mariadb106-py310-pymysql102
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/mariadb106-py310-pymysql102/**'
|
||||
- '.github/workflows/docker-image-mariadb106-py310-pymysql102.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI my57-py38-mysqlclient201
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/my57-py38-mysqlclient201/**'
|
||||
- '.github/workflows/docker-image-my57-py38-mysqlclient201.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI my57-py38-pymysql0711
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/my57-py38-pymysql0711/**'
|
||||
- '.github/workflows/docker-image-my57-py38-pymysql0711.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI my57-py38-pymysql093
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/my57-py38-pymysql093/**'
|
||||
- '.github/workflows/docker-image-my57-py38-pymysql093.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI my80-py310-mysqlclient211
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/my80-py310-mysqlclient211/**'
|
||||
- '.github/workflows/docker-image-my80-py310-mysqlclient211.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI my80-py310-pymysql102
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/my80-py310-pymysql102/**'
|
||||
- '.github/workflows/docker-image-my80-py310-pymysql102.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI my80-py38-mysqlclient201
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/my80-py38-mysqlclient201/**'
|
||||
- '.github/workflows/docker-image-my80-py38-mysqlclient201.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI my80-py38-pymysql093
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/my80-py38-pymysql093/**'
|
||||
- '.github/workflows/docker-image-my80-py38-pymysql093.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI my80-py39-mysqlclient203
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/my80-py39-mysqlclient203/**'
|
||||
- '.github/workflows/docker-image-my80-py39-mysqlclient203.yml'
|
||||
|
|
|
@ -3,8 +3,6 @@ name: Docker Image CI my80-py39-pymysql093
|
|||
|
||||
on:
|
||||
push:
|
||||
branch:
|
||||
- main
|
||||
paths:
|
||||
- 'test-containers/my80-py39-pymysql093/*'
|
||||
- '.github/workflows/docker-image-my80-py39-pymysql093.yml'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue