Skip to content
Snippets Groups Projects
Commit 8f07aeab authored by Administrator's avatar Administrator
Browse files

Update .gitlab-ci.yml

parent 028ee33d
No related branches found
No related tags found
2 merge requests!12RC1 of MNT Reform System Image and Rescue Image,!11CI: Build image on gitlab runner (arm64 based)
...@@ -9,3 +9,7 @@ build: ...@@ -9,3 +9,7 @@ build:
- apt-get -y install bc parted multistrap udisks2 gcc-aarch64-linux-gnu make device-tree-compiler qemu-user-static binfmt-support build-essential bison flex libssl-dev bash qemu-system-aarch64 git - apt-get -y install bc parted multistrap udisks2 gcc-aarch64-linux-gnu make device-tree-compiler qemu-user-static binfmt-support build-essential bison flex libssl-dev bash qemu-system-aarch64 git
- cd reform2-imx8mq/ - cd reform2-imx8mq/
- bash mkimage.sh - bash mkimage.sh
artifacts:
paths:
- "reform2-imx8mq/linux/arch/arm64/boot/Image"
- "reform2-imx8mq/u-boot/flash.bin"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment