update-deployment/build.sh
2023-04-02 23:23:50 +02:00

10 lines
79 B
Bash
Executable File

#!/bin/bash
pushd ci || exit
cargo build
popd || exit
./ci/target/debug/ci