test pipeline
This commit is contained in:
@@ -65,9 +65,10 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pwd
|
pwd
|
||||||
ls
|
ls
|
||||||
ls ./ec-config-server
|
echo "target dir"
|
||||||
ls ./ec-config-server/target
|
ls ./target
|
||||||
ls ./ec-config-server/script
|
echo "script dir"
|
||||||
|
ls ./script
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
run: |
|
run: |
|
||||||
platform=${{ matrix.platform }}
|
platform=${{ matrix.platform }}
|
||||||
|
|||||||
Reference in New Issue
Block a user