Skip to content

feat(cloud-run): delete unused images from artifact registry in order to save costs

Marco Wettstein requested to merge remove-old-artifact-registry-images into main

deletes old revisions on google cloud run and removes old images on artifact registry that were pushed there.

not 100% sure whether this is now working as intended, i need to test it a bit

  • on review branches, it would delete all images, so we should consider renaming the review images to add the review slug
Edited by Marco Wettstein

Merge request reports