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