Skip to content

Commit

Permalink
W-12674462 - Update cumulusci.yml for static release notes (#189)
Browse files Browse the repository at this point in the history
* Update cumulusci.yml for static release notes

* Prettier update

* Update from prettier
  • Loading branch information
sella24 authored Mar 17, 2023
1 parent 9313364 commit fbf277d
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
@@ -1,3 +1,4 @@
minimum_cumulusci_version: 3.74.0
project:
name: OutboundFunds
source_format: sfdx
Expand Down Expand Up @@ -78,6 +79,11 @@ tasks:
options:
path: robot/OutboundFunds/resources/unpackaged/qa

github_release:
options:
release_content: |
Check out the Salesforce Release Notes on [Salesforce Help & Training](https://sfdc.co/bnL4Cb).
flows:
config_dev:
steps:
Expand Down Expand Up @@ -124,6 +130,11 @@ flows:
2:
task: bridge:install_managed

release_production:
steps:
3:
task: None

orgs:
scratch:
dev_namespaced:
Expand Down

0 comments on commit fbf277d

Please sign in to comment.