Re-trigger publish jobs

This commit will be used to re-publish the image-builder job, which did
not successfully push to Quay because of a permission error.

Change-Id: I9d8634fb74e7e20438a517446571efad6901b54d
This commit is contained in:
Drew Walters 2020-12-04 23:17:32 +00:00
parent e985e2ec86
commit bc9931f1a2

View File

@ -1,6 +1,9 @@
# Overview
Image Builder is a utility used to produce two types of artifacts needed for an airshipctl deployment: an iso (for the ephemeral node), and qcow2s (used by metal3io to deploy all other nodes). This is accomplished through several stages as follows:
Image Builder is a utility used to produce two types of artifacts needed for an
airshipctl deployment: an iso (for the ephemeral node), and qcow2s (used by
metal3io to deploy all other nodes). This is accomplished through several stages
as follows:
1. Build docker image containing the base operating system and basic configuration management
1. Run configuration management again with customized user-supplied inputs in container runtime