update-deployment/build.sh

10 lines
79 B
Bash
Raw Normal View History

2023-04-02 23:23:50 +02:00
#!/bin/bash
pushd ci || exit
cargo build
popd || exit
./ci/target/debug/ci