Skip to content

Commit

Permalink
Add Launchpad SUnit extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotelli committed Jan 16, 2024
1 parent 28dff6e commit 436e024
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rowan/components/Dependent-SUnit-Extensions.ston
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ RwSimpleProjectLoadComponentV2 {
#condition : 'sunit',
#projectNames : [ ],
#componentNames : [
'Core'
'Deployment'
],
#packageNames : [
'Stargate-SUnit-Model'
Expand Down
3 changes: 2 additions & 1 deletion rowan/projects/Launchpad.ston
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ RwLoadSpecificationV2 {
#revision : 'v5',
#projectSpecFile : 'rowan/project.ston',
#componentNames : [
'Deployment'
'Deployment',
'Dependent-SUnit-Extensions'
]
}

0 comments on commit 436e024

Please sign in to comment.