Actual steps

This commit is contained in:
apio 2022-12-05 18:13:12 +01:00
parent 08b4c078dd
commit d8a3d74779
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -9,9 +9,10 @@ steps:
- name: test
image: ubuntu
commands:
- ./configure
- make
- make test
- apt install build-essential cmake ninja-build wget
- wget https://pub.cloudapio.eu/luna/toolchain-linux-arm64.tar.gz
- tar xf toolchain-linux-arm64.tar.gz
- tools/rebuild-iso.sh
trigger:
branch: