TheBrokenRail f656075a7a
All checks were successful
minecraft-pi-docker/pipeline/head This commit looks good
Disable Docker Cache On Build
2020-09-26 23:57:17 -04:00

6 lines
85 B
Bash
Executable File

#!/bin/sh
set -e
docker build --no-cache --tag thebrokenrail/minecraft-pi:latest .