beremiz
Clone
Summary
Browse
Changes
Graph
tests: fix tests being systematically re-executed
2022-07-17, Edouard Tisserant
45e482f279f4
file is
Executable
tests: fix tests being systematically re-executed
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1