You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BeagleV-Fire-ubuntu/.gitlab-ci.yml

20 lines
378 B
YAML

image: robertcnelson/debian-bookworm-slim-riscv:latest
cache:
key: "$CI_PROJECT_NAME"
paths:
- mirror/x86_64-gcc-*-linux.tar.xz
- deploy/*.tar.xz
build:
tags:
- docker-amd64
stage: build
script:
- ./01_git_sync.sh
- ./02_build_hss.sh
- ./03_build_u-boot.sh
- ./04_build_linux.sh
- ./05_generate_payload.bin.sh
- tree -s ./deploy/