mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-25 06:10:25 -07:00
Cut Docker Image workflow's filter for branch from my fork
This commit is contained in:
parent
9637ec863b
commit
4fed2e2413
15 changed files with 0 additions and 15 deletions
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/mariadb103-py38-mysqlclient201/**'
|
||||
- '.github/workflows/docker-image-mariadb103-py38-mysqlclient201.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/mariadb103-py38-pymysql093/**'
|
||||
- '.github/workflows/docker-image-mariadb103-py38-pymysql093.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/mariadb103-py39-mysqlclient203/**'
|
||||
- '.github/workflows/docker-image-mariadb103-py39-mysqlclient203.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/mariadb103-py39-pymysql093/**'
|
||||
- '.github/workflows/docker-image-mariadb103-py39-pymysql093.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/mariadb106-py310-mysqlclient211/**'
|
||||
- '.github/workflows/docker-image-mariadb106-py310-mysqlclient211.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/mariadb106-py310-pymysql102/**'
|
||||
- '.github/workflows/docker-image-mariadb106-py310-pymysql102.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/my57-py38-mysqlclient201/**'
|
||||
- '.github/workflows/docker-image-my57-py38-mysqlclient201.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/my57-py38-pymysql0711/**'
|
||||
- '.github/workflows/docker-image-my57-py38-pymysql0711.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/my57-py38-pymysql093/**'
|
||||
- '.github/workflows/docker-image-my57-py38-pymysql093.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/my80-py310-mysqlclient211/**'
|
||||
- '.github/workflows/docker-image-my80-py310-mysqlclient211.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/my80-py310-pymysql102/**'
|
||||
- '.github/workflows/docker-image-my80-py310-pymysql102.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/my80-py38-mysqlclient201/**'
|
||||
- '.github/workflows/docker-image-my80-py38-mysqlclient201.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/my80-py38-pymysql093/**'
|
||||
- '.github/workflows/docker-image-my80-py38-pymysql093.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
paths:
|
||||
- 'test-containers/my80-py39-mysqlclient203/**'
|
||||
- '.github/workflows/docker-image-my80-py39-mysqlclient203.yml'
|
||||
|
|
|
@ -5,7 +5,6 @@ on:
|
|||
push:
|
||||
branch:
|
||||
- main
|
||||
- lie_tests_using_containers
|
||||
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