fix image build script
This commit is contained in:
parent
69bee35700
commit
7345bc3c82
|
@ -3,7 +3,7 @@
|
||||||
set -o errexit
|
set -o errexit
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
DOCKER_IMAGES="tactical-frontend tactical-nats tactical-nginx tactical-meshcentral"
|
DOCKER_IMAGES="tactical tactical-frontend tactical-nats tactical-nginx tactical-meshcentral"
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue