Skip to content

Commit

Permalink
Merge pull request #182 from ba-st/sunit_extensions
Browse files Browse the repository at this point in the history
Add Launchpad SUnit extensions
  • Loading branch information
gcotelli committed Jan 16, 2024
2 parents 28dff6e + 436e024 commit a29f1bc
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 a29f1bc

Please sign in to comment.