add log service and change order
CI / changes (push) Successful in 38s
CI / ad (push) Successful in 29s
CI / admin (push) Successful in 22s
CI / bff (push) Successful in 19s
CI / chore (push) Successful in 22s
CI / equipment (push) Successful in 20s
CI / express (push) Successful in 18s
CI / log (push) Successful in 0s
CI / product (push) Successful in 15s
CI / sale (push) Successful in 16s
CI / task (push) Successful in 17s
CI / user (push) Successful in 16s
CI / wecom (push) Successful in 16s
CI / changes (push) Successful in 38s
CI / ad (push) Successful in 29s
CI / admin (push) Successful in 22s
CI / bff (push) Successful in 19s
CI / chore (push) Successful in 22s
CI / equipment (push) Successful in 20s
CI / express (push) Successful in 18s
CI / log (push) Successful in 0s
CI / product (push) Successful in 15s
CI / sale (push) Successful in 16s
CI / task (push) Successful in 17s
CI / user (push) Successful in 16s
CI / wecom (push) Successful in 16s
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
- name: Detect changes
|
||||
id: filter
|
||||
run: |
|
||||
SERVICES="bff product admin user ad chore express sale wecom task equipment"
|
||||
SERVICES="bff product admin user ad chore express sale wecom task equipment lonelog"
|
||||
|
||||
pattern_for() {
|
||||
case "$1" in
|
||||
@@ -92,6 +92,7 @@ jobs:
|
||||
- wecom
|
||||
- task
|
||||
- equipment
|
||||
- log
|
||||
env:
|
||||
BUILD_LIST: ${{ needs.changes.outputs.build_list }}
|
||||
NAME: lone/${{ matrix.name }}
|
||||
|
||||
Reference in New Issue
Block a user