Introduce a staging environment
ref: https://3.basecamp.com/2914079/buckets/21350690/card_tables/cards/8708868711
This commit is contained in:
+2
-2
@@ -63,5 +63,5 @@ production: &production
|
||||
database: storage/production_queue.sqlite3
|
||||
migrations_paths: db/queue_migrate
|
||||
|
||||
beta:
|
||||
<<: *production
|
||||
beta: *production
|
||||
staging: *production
|
||||
|
||||
Reference in New Issue
Block a user