Introduce a staging environment

ref: https://3.basecamp.com/2914079/buckets/21350690/card_tables/cards/8708868711
This commit is contained in:
Mike Dalessio
2025-06-03 17:30:57 -04:00
parent 7355b09382
commit e67d59e341
13 changed files with 112 additions and 47 deletions
+2 -2
View File
@@ -15,5 +15,5 @@ production: &production
class: DeleteUnusedTagsJob
schedule: every day at 04:00
beta:
<<: *production
beta: *production
staging: *production