= fix, hooks should be in Dockerfile location
This commit is contained in:
parent
3ff77e0ce9
commit
bcef67269f
@ -5,7 +5,6 @@
|
|||||||
#set -o nounset
|
#set -o nounset
|
||||||
|
|
||||||
#docker build -t "$DOCKER_REPO:lgsm_debian" "lgsm/"
|
#docker build -t "$DOCKER_REPO:lgsm_debian" "lgsm/"
|
||||||
cd ..
|
|
||||||
docker build -t "$DOCKER_REPO:gmod_debian" "gmod/"
|
docker build -t "$DOCKER_REPO:gmod_debian" "gmod/"
|
||||||
docker build -t "$DOCKER_REPO:gmod_ttt_debian" "TTT/"
|
docker build -t "$DOCKER_REPO:gmod_ttt_debian" "TTT/"
|
||||||
docker build -t "$DOCKER_REPO:latest" "TTT/"
|
docker build -t "$DOCKER_REPO:latest" "TTT/"
|
Loading…
Reference in New Issue
Block a user