Skip to content

Commit

Permalink
Merge pull request #503 from SalesforceFoundation/feature/qa-org-2gp
Browse files Browse the repository at this point in the history
Make config_qa work managed
  • Loading branch information
davidmreed authored Dec 4, 2020
2 parents 61d4708 + d9a41e2 commit 39256dc
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions cumulusci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,18 +229,13 @@ flows:
task: deploy_delete_config
4:
task: deploy_dev_config
options:
unmanaged: True
5:
task: deploy_qa_config
options:
unmanaged: True
6:
task: deploy_tab_config
options:
unmanaged: True
7:
task: deploy_package_settings
when: "'GW_Volunteers' not in org_config.installed_packages"
8:
task: assign_pset
ignore_failure: True
Expand Down

0 comments on commit 39256dc

Please sign in to comment.