FAQ | This is a LIVE service | Changelog

Skip to content

feat(artifact-registry): add support for code repositories with multiple apps

Dave Hart requested to merge 65-add-artifact-registry-sub-app-support into master

Add a variable called ARTIFACT_REGISTRY_IMAGE_NAME to allow the names assigned to images pushed to Artifact Registry to be overridden. This supports the situation where multiple apps are present in the same source code repository as the image name can be customised for each app.

Closes #65 (closed)

Merge request reports