Actual steps
This commit is contained in:
parent
08b4c078dd
commit
d8a3d74779
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user