gplugin/builders

83e46abdc0ef
file isExecutable
Update the valgrind image to work properly
#!/bin/sh -ex
cd ${CONVEY_WORKSPACE}
BUILD_DIR="build-simple"
meson "${BUILD_DIR}"
ninja -C "${BUILD_DIR}" test