Add image build jobs
The images built from ViNO code are not currently stored in a public registry, this change adds Zuul jobs to push the controller and nodelabeler images to Quay.io where they can be consumed by the community. Signed-off-by: Alexander Hughes <Alexander.Hughes@pm.me> Change-Id: I19d7b9954a20af07cb6ffd1f1e8f17f3ed6e754c
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Default base images for builder and release images, can be overriden during build
|
||||
# Default base images for builder and release images, can be overridden during build
|
||||
ARG BUILDER_IMAGE=gcr.io/gcp-runtimes/go1-builder:1.13
|
||||
ARG RELEASE_IMAGE=scratch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user