This commit is contained in:
parent
26aa55ce43
commit
bb6c629df5
@ -19,13 +19,13 @@
|
|||||||
|
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: default
|
name: Build
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
commands:
|
commands:
|
||||||
- echo hello
|
- whoami
|
||||||
- echo world
|
- cargo build --target=armv7-unknown-linux-gnueabihf
|
||||||
|
|
||||||
node:
|
node:
|
||||||
lights: builder
|
lights: builder
|
||||||
|
Loading…
Reference in New Issue
Block a user