Skip to content

Commit

Permalink
Merge pull request #6750 from SalesforceFoundation/feature/add-ci-fea…
Browse files Browse the repository at this point in the history
…ture-2gp-trial

Add 2GP testing flow with trial config
  • Loading branch information
codexmarcel authored Jan 19, 2022
2 parents 7017e15 + c9735dc commit 6fd01b0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions cumulusci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,17 @@ flows:
3:
task: update_admin_profile

ci_feature_2gp_trial:
steps:
1:
flow: install_2gp_commit
2:
flow: config_apextest
3:
flow: config_trial
4:
task: run_tests

config_trial:
steps:
1:
Expand Down

0 comments on commit 6fd01b0

Please sign in to comment.