kind: pipeline type: exec name: toolchain steps: - name: build commands: - pwd - ls -l # - docker build -t drone_rust:1.50-musl . # --- # kind: pipeline # type: docker # name: s0_meter # steps: # - name: checkout # image: drone_rust:1.50-musl # commands: # - cargo build --release --target=armv7-unknown-linux-musleabihf --features="rppal"