Introduce a staging environment
ref: https://3.basecamp.com/2914079/buckets/21350690/card_tables/cards/8708868711
This commit is contained in:
@@ -15,5 +15,5 @@ production: &production
|
||||
class: DeleteUnusedTagsJob
|
||||
schedule: every day at 04:00
|
||||
|
||||
beta:
|
||||
<<: *production
|
||||
beta: *production
|
||||
staging: *production
|
||||
|
||||
Reference in New Issue
Block a user