mirror of
https://gitlab.com/mecatronyx/opencnc/experiments/opencn-rootfs.git
synced 2026-09-26 03:53:37 +08:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user