Commit aeb68e1f authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Merge branch 'dev' into 'master'

Resalta versión en línea inicial

See merge request redmic-project/docker/docker-deploy!62
parents 57093a48 f9dd6cea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,4 +30,4 @@ SSH_PARAMS="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLe
	-o "ControlPath=\"/ssh_connection_socket_%h_%p_%r\"" -o ControlMaster=auto \
	-o ControlPersist=${SSH_CONTROL_PERSIST} -o Port=${SSH_PORT}"

echo -e "${INFO_COLOR}*** Docker deploy [${VERSION}] ***${NULL_COLOR}\n"
echo -e "${INFO_COLOR}*** Docker deploy [ ${DATA_COLOR}${VERSION}${INFO_COLOR} ] ***${NULL_COLOR}\n"