test-job: stage: test image: name: mgoltzsche/podman docker: user: root script: - echo "Starting tests" - apk add bash - .util/run_tests.sh -d podman