beremiz

tests: add (broken) debug_project test, fix edit_project
wxPython4
2022-07-04, Edouard Tisserant
c269f256a7c4
file isExecutable
tests: add (broken) debug_project test, fix edit_project
#!/bin/bash
set -e
echo "Building docker image"
docker build \
--build-arg UID=$(id -u) \
--build-arg GID=$(id -g) \
-t beremiz_sikuli .