Merge "Build multi-arch python-base/python-builder"
This commit is contained in:
commit
c3b2aac1c1
@ -13,6 +13,9 @@
|
|||||||
tags:
|
tags:
|
||||||
- 3.7
|
- 3.7
|
||||||
- latest
|
- latest
|
||||||
|
arch:
|
||||||
|
- linux/amd64
|
||||||
|
- linux/arm64
|
||||||
build_args:
|
build_args:
|
||||||
- PYTHON_VERSION=3.7
|
- PYTHON_VERSION=3.7
|
||||||
files: &python-builder_3_7_files
|
files: &python-builder_3_7_files
|
||||||
@ -49,6 +52,9 @@
|
|||||||
repository: opendevorg/python-builder
|
repository: opendevorg/python-builder
|
||||||
tags:
|
tags:
|
||||||
- 3.8
|
- 3.8
|
||||||
|
arch:
|
||||||
|
- linux/amd64
|
||||||
|
- linux/arm64
|
||||||
build_args:
|
build_args:
|
||||||
- PYTHON_VERSION=3.8
|
- PYTHON_VERSION=3.8
|
||||||
files: &python-builder_3_8_files
|
files: &python-builder_3_8_files
|
||||||
@ -85,6 +91,9 @@
|
|||||||
tags:
|
tags:
|
||||||
- 3.7
|
- 3.7
|
||||||
- latest
|
- latest
|
||||||
|
arch:
|
||||||
|
- linux/amd64
|
||||||
|
- linux/arm64
|
||||||
build_args:
|
build_args:
|
||||||
- PYTHON_VERSION=3.7
|
- PYTHON_VERSION=3.7
|
||||||
files: &python-base-3_7_files
|
files: &python-base-3_7_files
|
||||||
@ -118,6 +127,9 @@
|
|||||||
repository: opendevorg/python-base
|
repository: opendevorg/python-base
|
||||||
tags:
|
tags:
|
||||||
- 3.8
|
- 3.8
|
||||||
|
arch:
|
||||||
|
- linux/amd64
|
||||||
|
- linux/arm64
|
||||||
build_args:
|
build_args:
|
||||||
- PYTHON_VERSION=3.8
|
- PYTHON_VERSION=3.8
|
||||||
files: &python-base-3_8_files
|
files: &python-base-3_8_files
|
||||||
@ -160,6 +172,9 @@
|
|||||||
tags:
|
tags:
|
||||||
- 3.7
|
- 3.7
|
||||||
- latest
|
- latest
|
||||||
|
arch:
|
||||||
|
- linux/amd64
|
||||||
|
- linux/arm64
|
||||||
build_args:
|
build_args:
|
||||||
- PYTHON_VERSION=3.7
|
- PYTHON_VERSION=3.7
|
||||||
files: &uwsgi-base_3_7_files
|
files: &uwsgi-base_3_7_files
|
||||||
@ -208,6 +223,9 @@
|
|||||||
repository: opendevorg/uwsgi-base
|
repository: opendevorg/uwsgi-base
|
||||||
tags:
|
tags:
|
||||||
- 3.8
|
- 3.8
|
||||||
|
arch:
|
||||||
|
- linux/amd64
|
||||||
|
- linux/arm64
|
||||||
build_args:
|
build_args:
|
||||||
- PYTHON_VERSION=3.8
|
- PYTHON_VERSION=3.8
|
||||||
files: &uwsgi-base_3_8_files
|
files: &uwsgi-base_3_8_files
|
||||||
|
Loading…
Reference in New Issue
Block a user