beremiz

Tests: Fix missing <br/> in generated html report.
wxPython4
2022-04-07, Edouard Tisserant
523f6fcc7a28
file isExecutable
Tests: Fix missing
in generated html report.
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .