default: tags: - shell test: script: - docker build -t imagetest:latest . - false - docker run --rm -it imagetest:latest tests/test.sh