Update .gitlab-ci.yml

This commit is contained in:
Peter Lichard
2020-06-06 06:02:56 +00:00
parent 8d723ee29e
commit 96b74e3739
+1
View File
@@ -10,6 +10,7 @@ build:
# install the necessary build tools when needed
before_script:
- apt update && apt -y install make autoconf cpio rsync bc
- export FORCE_UNSAFE_CONFIGURE=1
script:
- cd rootfs && make opencn_qemu_defconfig && make source
artifacts: