Merge "Update docker-images/python* to remove '.*'"

This commit is contained in:
Zuul 2023-07-26 22:04:04 +00:00 committed by Gerrit Code Review
commit da29540162
6 changed files with 18 additions and 18 deletions

View File

@ -110,9 +110,9 @@
- PYTHON_VERSION=3.10
- DEBIAN_VERSION=bookworm
files: &uwsgi-base_3_10_bookworm_files
- docker/python-base/.*
- docker/python-builder/.*
- docker/uwsgi-base/.*
- docker/python-base/
- docker/python-builder/
- docker/uwsgi-base/
- zuul.d/docker-images/python-3.10-bookworm.yaml
- job:

View File

@ -110,9 +110,9 @@
- PYTHON_VERSION=3.10
- DEBIAN_VERSION=bullseye
files: &uwsgi-base_3_10_bullseye_files
- docker/python-base/.*
- docker/python-builder/.*
- docker/uwsgi-base/.*
- docker/python-base/
- docker/python-builder/
- docker/uwsgi-base/
- zuul.d/docker-images/python-3.11-bullseye.yaml
- job:

View File

@ -110,9 +110,9 @@
- PYTHON_VERSION=3.11
- DEBIAN_VERSION=bookworm
files: &uwsgi-base_3_11_bookworm_files
- docker/python-base/.*
- docker/python-builder/.*
- docker/uwsgi-base/.*
- docker/python-base/
- docker/python-builder/
- docker/uwsgi-base/
- zuul.d/docker-images/python-3.11-bookworm.yaml
- job:

View File

@ -110,9 +110,9 @@
- PYTHON_VERSION=3.11
- DEBIAN_VERSION=bullseye
files: &uwsgi-base_3_11_bullseye_files
- docker/python-base/.*
- docker/python-builder/.*
- docker/uwsgi-base/.*
- docker/python-base/
- docker/python-builder/
- docker/uwsgi-base/
- zuul.d/docker-images/python-3.11-bullseye.yaml
- job:

View File

@ -110,9 +110,9 @@
- PYTHON_VERSION=3.9
- DEBIAN_VERSION=bookworm
files: &uwsgi-base_3_9_bookworm_files
- docker/python-base/.*
- docker/python-builder/.*
- docker/uwsgi-base/.*
- docker/python-base/
- docker/python-builder/
- docker/uwsgi-base/
- zuul.d/docker-images/python-3.9-bookworm.yaml
- job:

View File

@ -110,9 +110,9 @@
- PYTHON_VERSION=3.9
- DEBIAN_VERSION=bullseye
files: &uwsgi-base_3_9_bullseye_files
- docker/python-base/.*
- docker/python-builder/.*
- docker/uwsgi-base/.*
- docker/python-base/
- docker/python-builder/
- docker/uwsgi-base/
- zuul.d/docker-images/python-3.9-bullseye.yaml
- job: