Skip to content
Snippets Groups Projects
Commit 881aa94b authored by Muto's avatar Muto
Browse files

Add comment

parent 770c8d00
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)
# Gitlab CI file to generate the system image .img file.
image: bitnami/minideb:latest
build:
......@@ -6,4 +7,4 @@ build:
- apt-get -y install 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 qemu-aarch64
- bash reform2-* mkimage.sh
environment:
name: testing
\ No newline at end of file
name: testing
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