beremiz
Clone
Summary
Browse
Changes
Graph
Tests: matiec version bump for GH workflow
18 months ago, Edouard Tisserant
c325749651d1
file is
Executable
Tests: matiec version bump for GH workflow
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1