Description
Establish an automated process to build the openclient-core operating system image. This ensures that every update to the repository results in a new, versioned image stored in the GitHub Container Registry, ready for deployment.
Definition of Done
Description
Establish an automated process to build the
openclient-coreoperating system image. This ensures that every update to the repository results in a new, versioned image stored in the GitHub Container Registry, ready for deployment.Define the Build Workflow
Configure the Build Environment
mainbranch.)quay.io/buildah/stable) to host the build process.Establish Registry Authentication
GITHUB_TOKENto allow the automation to securely log into the GitHub Container Registry.Build the Image
Apply Version Tags
Push and Verify
Definition of Done