= fix, hooks should be in Dockerfile location

This commit is contained in:
Lucas Briese
2019-10-17 10:13:05 +02:00
parent 3ff77e0ce9
commit bcef67269f

View File

@ -1,11 +0,0 @@
#!/bin/sh
#set -o errexit
#set -o pipefail
#set -o nounset
#docker build -t "$DOCKER_REPO:lgsm_debian" "lgsm/"
cd ..
docker build -t "$DOCKER_REPO:gmod_debian" "gmod/"
docker build -t "$DOCKER_REPO:gmod_ttt_debian" "TTT/"
docker build -t "$DOCKER_REPO:latest" "TTT/"