Fix build path for sh
This commit is contained in:
parent
6929e84f61
commit
3767677ab6
@ -36,7 +36,7 @@ build-arm64:
|
|||||||
- git clone --depth 1 -b arm64 https://github.com/RPi-Distro/pi-gen
|
- git clone --depth 1 -b arm64 https://github.com/RPi-Distro/pi-gen
|
||||||
- cd pi-gen
|
- cd pi-gen
|
||||||
- ls
|
- ls
|
||||||
- ./build-docker.sh -c ../config
|
- build-docker.sh -c ../config
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- ./pi-gen/deploy/*-Halia-arm64-lite.img
|
- ./pi-gen/deploy/*-Halia-arm64-lite.img
|
||||||
|
Loading…
Reference in New Issue
Block a user