~ docker hook update
This commit is contained in:
parent
ef02c1e490
commit
269061f473
@ -4,7 +4,7 @@
|
|||||||
#set -o pipefail
|
#set -o pipefail
|
||||||
#set -o nounset
|
#set -o nounset
|
||||||
|
|
||||||
docker build -t "$DOCKER_REPO:lgsm_debian" "lgsm/"
|
#docker build -t "$DOCKER_REPO:lgsm_debian" "lgsm/"
|
||||||
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