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