Debug
This commit is contained in:
parent
945135c8b7
commit
b7bc249487
@ -34,9 +34,10 @@ build-arm64:
|
|||||||
script:
|
script:
|
||||||
- apk add git sudo bash
|
- apk add git sudo bash
|
||||||
- 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
|
||||||
|
- cp config pi-gen/
|
||||||
- cd pi-gen
|
- cd pi-gen
|
||||||
- ls
|
- ls
|
||||||
- ./build-docker.sh -c ../config
|
- ./build-docker.sh
|
||||||
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