File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 4
4
- head-branch : [ '^bug', '-bug-' ]
5
5
" Template: personalization-service " :
6
6
- changed-files :
7
- - any-glob-to-any-file : [ 'personalization-service/**' ]
7
+ - any-glob-to-any-file : [ 'personalization-service/**' ]
8
+ " Component: ticketing-eventing " :
9
+ - changed-files :
10
+ - any-glob-to-any-file : [ 'ticketing-eventing/**' ]
Original file line number Diff line number Diff line change 17
17
include :
18
18
- app-path : personalization-service
19
19
- app-path : personalization-webcomponents
20
+ - app-path : ticketing-eventing/eventing-service
20
21
21
22
steps :
22
23
- uses : it-at-m/lhm_actions/action-templates/actions/action-checkout@9767179088fd2e344d1a24c17404ab809a60f1b6 # v1.0.20
Original file line number Diff line number Diff line change 17
17
required : true
18
18
options :
19
19
- personalization-service
20
+ - ticketing-eventing/eventing-service
20
21
21
22
jobs :
22
23
release-maven :
You can’t perform that action at this time.
0 commit comments