Compare commits

..

1 Commits

Author SHA1 Message Date
Dustin 14b6fd0046 ci: Begin CI pipeline
mqttdpms/pipeline/head This commit looks good Details
dustin/mqttdpms/pipeline/head This commit looks good Details
2022-05-22 13:58:16 -05:00
1 changed files with 5 additions and 0 deletions

5
ci/build.sh Normal file
View File

@ -0,0 +1,5 @@
#!/bin/sh -ex
cargo build --release --locked
mkdir -p "$(uname -m)"
ln target/release/mqttdpms "$(uname -m)"/