Skip to content

Commit 574513a

Browse files
committed
Temporarily enable PDS jobs in QA
1 parent 3c6c73e commit 574513a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/app/env/qa.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ rails_env = "staging"
1111
rails_master_key_path = "/copilot/mavis/secrets/STAGING_RAILS_MASTER_KEY"
1212

1313
enable_cis2 = false
14-
enable_pds_enqueue_bulk_updates = false
14+
enable_pds_enqueue_bulk_updates = true
1515

1616
# Normally this is 31, but this gives us 2 weeks of additional testing.
1717
academic_year_number_of_preparation_days = 45

0 commit comments

Comments
 (0)