test pipeline
This commit is contained in:
@@ -61,6 +61,13 @@ jobs:
|
|||||||
mvn -B package \
|
mvn -B package \
|
||||||
-P homelab \
|
-P homelab \
|
||||||
--settings=${{ github.workspace }}/.mvn/settings.xml
|
--settings=${{ github.workspace }}/.mvn/settings.xml
|
||||||
|
- name: Display directories
|
||||||
|
run: |
|
||||||
|
pwd
|
||||||
|
ls
|
||||||
|
ls ./ec-config-server
|
||||||
|
ls ./ec-config-server/target
|
||||||
|
ls ./ec-config-server/script
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
run: |
|
run: |
|
||||||
platform=${{ matrix.platform }}
|
platform=${{ matrix.platform }}
|
||||||
|
|||||||
Reference in New Issue
Block a user