Explorar el Código

removing extra line

Mukund Thakur hace 11 meses
padre
commit
bd3eca591e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      dev-support/bin/create-release

+ 1 - 0
dev-support/bin/create-release

@@ -523,6 +523,7 @@ function dockermode
     echo "USER ${user_name}"
     printf "\n\n"
   ) | docker build -t "${imgname}" -f - "${BASEDIR}"/dev-support/docker/
+
   run docker run -i -t \
     --privileged \
     "${extrad[@]}"  \