Commit 1387cd03 authored by Yann Garcia's avatar Yann Garcia
Browse files

Update build-container.sh

parent a200f4bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# See: https://forge.etsi.org/etsi-forge-copyright-statement.txt

#set -e
#set -vx
set -vx

DOCKER_FILE=./docker/Dockerfile
if [ -f ${DOCKER_FILE} ]