Commit a6dbb312 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Check docker config is present

parent 2db9ed6e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@ fi

DOC2OAS_DOCKER_IMAGE=forge.etsi.org:5050/cti/doc2oas:master

cat ~/.docker/config.json || echo "No Docker config found!"

# Get version from spec file name in root doc directory
cd doc