Try to get it right?
This commit is contained in:
parent
4074835185
commit
8f3e80ae47
13
.drone.yml
13
.drone.yml
@ -9,20 +9,7 @@ steps:
|
|||||||
- apt install build-essential cmake ninja-build wget
|
- apt install build-essential cmake ninja-build wget
|
||||||
- wget https://pub.cloudapio.eu/luna/toolchain-linux-arm64.tar.gz
|
- wget https://pub.cloudapio.eu/luna/toolchain-linux-arm64.tar.gz
|
||||||
- tar xf toolchain-linux-arm64.tar.gz
|
- tar xf toolchain-linux-arm64.tar.gz
|
||||||
|
|
||||||
- name: check-formatting
|
|
||||||
commands:
|
|
||||||
- tools/check-formatting.sh
|
- tools/check-formatting.sh
|
||||||
|
|
||||||
- name: check-stdint
|
|
||||||
commands:
|
|
||||||
- tools/check-stdint.sh
|
|
||||||
when:
|
|
||||||
branch:
|
|
||||||
- restart
|
|
||||||
|
|
||||||
- name: check-build
|
|
||||||
commands:
|
|
||||||
- tools/rebuild-iso.sh
|
- tools/rebuild-iso.sh
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
|
Loading…
Reference in New Issue
Block a user