Merge "Build multi-arch images for x86 and arm"
This commit is contained in:
commit
d4651fe89d
@ -162,12 +162,21 @@
|
||||
- context: .
|
||||
repository: zuul/nodepool
|
||||
target: nodepool
|
||||
arch:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- context: .
|
||||
repository: zuul/nodepool-launcher
|
||||
target: nodepool-launcher
|
||||
arch:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- context: .
|
||||
repository: zuul/nodepool-builder
|
||||
target: nodepool-builder
|
||||
arch:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
|
||||
- job:
|
||||
name: nodepool-upload-image
|
||||
|
6
releasenotes/notes/arm-images-3a83419eb0bbfca6.yaml
Normal file
6
releasenotes/notes/arm-images-3a83419eb0bbfca6.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
The docker images published to ``zuul/nodepool``, ``zuul/nodepol-launcher``
|
||||
and ``zuul/nodepool-builder`` are now built as multi-arch images and
|
||||
support arm64 in addition to amd64.
|
Loading…
x
Reference in New Issue
Block a user