Move build steps from the build-dev-image template (and by extension copies in each repo) into a composite run action, which service repos then reference. This should DRY up some of the config and help keep container formats, metadata and other cruft consistent.
This can then be reference as a single step in a general CI workflow.
Move build steps from the build-dev-image template (and by extension copies in each repo) into a composite run action, which service repos then reference. This should DRY up some of the config and help keep container formats, metadata and other cruft consistent.
This can then be reference as a single step in a general CI workflow.