osbuild / gitlab-ci-terraform

Terraform definitions for gitlab-based osbuild CI.
3 stars 10 forks source link

rhel-9-ga: stub so the image refresh bot can update them #109

Closed croissanne closed 1 year ago

croissanne commented 1 year ago

Also removes the nightly prepare script, after the update the nightlies can be dropped.

croissanne commented 1 year ago

So those are just using nightly images, but you want the bot to later update them to GA? Looks ok in that case. Just don't forget to tag the new images with persist:true as it would otherwise get deleted by cloud-cleaner.

indeed, and they're tagged with persist:true :)