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

Install git

parent 3f75d1ba
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)
...@@ -5,7 +5,8 @@ build: ...@@ -5,7 +5,8 @@ build:
script: script:
- apt update - apt update
- apt-get -y install sudo - apt-get -y install sudo
- 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 - 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 git
- cd reform2-imx8mq/ - cd reform2-imx8mq/
- bash mkimage.sh - bash mkimage.sh
environment: environment:
......
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