Skip to content

Commit

Permalink
Merge pull request #886 from bcgov/runbook.1
Browse files Browse the repository at this point in the history
command update
  • Loading branch information
GandlojuVishwantha authored Jun 21, 2024
2 parents 6a4c048 + 75bee63 commit 8669821
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion runbooks/Release-Runbooks/EHIS-Runbooks/Release-PRD-SP1
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

2. [ ] Deploy

- sfdx force:source:deploy --sourcepath "ehis-source\app-programworkareaassignment\main\default,ehis-source\app-segmentationterritories\main\default,ehis-source\core\main\default,ehis-source\ehis-access-mgmt\main\default,C:\repo\MOH-ALR\ehis-source\ehis-ui\main\default" --wait 30 --u [email protected] -l RunLocalTests
- sfdx force:source:deploy --sourcepath "ehis-source\app-programworkareaassignment\main\default,ehis-source\app-segmentationterritories\main\default,ehis-source\core\main\default,ehis-source\ehis-access-mgmt\main\default,C:\repo\MOH-ALR\ehis-source\ehis-ui\main\default" --wait 30 -u [email protected] -l RunLocalTests

## Post-Deployment Steps (30 mins)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
|'ehis-source`|

2. [ ] Deploy
sfdx force:source:deploy --sourcepath "ehis-source\app-programworkareaassignment\main\default,ehis-source\app-segmentationterritories\main\default,ehis-source\core\main\default,ehis-source\ehis-access-mgmt\main\default,C:\repo\MOH-ALR\ehis-source\ehis-ui\main\default" --wait 30 --u [email protected] -l RunLocalTests
sfdx force:source:deploy --sourcepath "ehis-source\app-programworkareaassignment\main\default,ehis-source\app-segmentationterritories\main\default,ehis-source\core\main\default,ehis-source\ehis-access-mgmt\main\default,C:\repo\MOH-ALR\ehis-source\ehis-ui\main\default" --wait 30 -u [email protected] -l RunLocalTests

## Post-Deployment Steps (30 mins)

Expand Down
2 changes: 1 addition & 1 deletion runbooks/Release-Runbooks/EHIS-Runbooks/release-UAT1-SP1
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
|'ehis-source`|

2. [ ] Deploy
sfdx force:source:deploy --sourcepath "ehis-source\app-programworkareaassignment\main\default,ehis-source\app-segmentationterritories\main\default,ehis-source\core\main\default,ehis-source\ehis-access-mgmt\main\default,C:\repo\MOH-ALR\ehis-source\ehis-ui\main\default" --wait 30 --u [email protected] -l RunLocalTests
sfdx force:source:deploy --sourcepath "ehis-source\app-programworkareaassignment\main\default,ehis-source\app-segmentationterritories\main\default,ehis-source\core\main\default,ehis-source\ehis-access-mgmt\main\default,C:\repo\MOH-ALR\ehis-source\ehis-ui\main\default" --wait 30 -u [email protected] -l RunLocalTests

## Post-Deployment Steps (30 mins)

Expand Down

0 comments on commit 8669821

Please sign in to comment.