Add debugging for pipeline

This commit is contained in:
Tanguy Herbron 2022-05-24 21:13:45 +02:00
parent 6b8bdfe454
commit 6929e84f61

View File

@ -1,7 +1,7 @@
stages:
- build
build-x86:
.build-x86:
image: debian:latest
stage: build
script:
@ -35,6 +35,7 @@ build-arm64:
- apk add git
- git clone --depth 1 -b arm64 https://github.com/RPi-Distro/pi-gen
- cd pi-gen
- ls
- ./build-docker.sh -c ../config
artifacts:
paths: