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 - name: test
image: ubuntu image: ubuntu
commands: commands:
- ./configure - apt install build-essential cmake ninja-build wget
- make - wget https://pub.cloudapio.eu/luna/toolchain-linux-arm64.tar.gz
- make test - tar xf toolchain-linux-arm64.tar.gz
- tools/rebuild-iso.sh
trigger: trigger:
branch: branch: