beremiz

Update GitHub Actions to use upload-artifact@v4

17 months ago, Edouard Tisserant
e0c9ec66a036
file isExecutable
Update GitHub Actions to use upload-artifact@v4
#!/bin/bash
set -e
./clean_docker_container.sh || true
./clean_docker_image.sh || true
./build_docker_image.sh
./create_docker_container.sh $1