No sudo In build.sh
minecraft-pi-docker/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2020-09-26 20:02:18 -04:00
parent 805112acb1
commit 70f5802c37
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
set -e
sudo docker build --tag thebrokenrail/minecraft-pi:latest .
docker build --tag thebrokenrail/minecraft-pi:latest .