chore(ci): rename OCI build job to mokosh-server (PMS-133) #374
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/PMS-133-rename-oci-job-to-mokosh-server"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The mokosh-api -> mokosh-server rename landed across the repo, image, and
compose stack, but the OCI build job's display
name:was left as "Build andpush mokosh-api image" while its own build step and the published image
(
let image = "mokosh-server") already used the new name. Align the job nameso CI no longer surfaces the dead
mokosh-apiidentity.#PMS-133