beremiz
Clone
Summary
Browse
Changes
Graph
Update revisions used in tests running on GitHub.
2024-04-26, Edouard Tisserant
b73d6668eba3
file is
Executable
Update revisions used in tests running on GitHub.
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1