Skip to content

Commit

Permalink
Add capella-textual-editor (#18)
Browse files Browse the repository at this point in the history
Change-Id: Iffd7aebd520165e31644589ada1cba6c9fc3225c
Signed-off-by: Georgiana-Elena ECOBICI <georgiana-elena.ecobici@thalesgroup.com>
  • Loading branch information
georgiana-ecobici committed Sep 16, 2020
1 parent 2cea678 commit da4e1a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vars/deployer.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@ private def getAddonDirName() {

case ~/.*capella-filtering.*/:
return 'filtering'

case ~/.*capella-textual-editor.*/:
return 'textualscenario'

default:
return ''
Expand Down

0 comments on commit da4e1a4

Please sign in to comment.