beremiz
Clone
Summary
Browse
Changes
Graph
Tests: More fixes amd enhancments to run tests on Github Actions
2022-05-16, Edouard Tisserant
69771a6ca4a6
file is
Executable
Tests: More fixes amd enhancments to run tests on Github Actions
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1