--- kind: pipeline type: exec name: Build steps: - name: build commands: - whoami - cargo build --target=armv7-unknown-linux-gnueabihf node: lights: builder ...