This commit is contained in:
Tanguy Herbron 2022-05-24 21:36:12 +02:00
parent 945135c8b7
commit b7bc249487

View File

@ -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