uselagoon / build-deploy-tool

Tool to generate build resources
4 stars 7 forks source link

fix: cronjob cleanup use matching function instead of regex #244

Closed shreddedbacon closed 11 months ago

shreddedbacon commented 11 months ago

Just fixes up the cronjob cleanup calculation step to be clearer without using regex pattern matching to ensure cleanups are handled.