~ docker doesn't like the directory structure
This commit is contained in:
parent
269061f473
commit
3ff77e0ce9
@ -5,6 +5,7 @@
|
||||
#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/"
|
||||
|
Loading…
Reference in New Issue
Block a user