beremiz
Clone
Summary
Browse
Changes
Graph
Modbus: add CI test + test project
2024-04-04, Edouard Tisserant
a6ec38dcbfb5
file is
Executable
Modbus: add CI test + test project
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1