Loading common-openapi/generateOpenapi.sh +1 −1 Original line number Original line Diff line number Diff line Loading @@ -5,7 +5,7 @@ if [ "$#" -ne 4 ]; then exit 1 exit 1 fi fi DOC2OAS_DOCKER_IMAGE=doc2oas-ie-sample:forge-issues DOC2OAS_DOCKER_IMAGE=forge.etsi.org:5050/cti/doc2oas:forge-issues # Get version from spec file name in root doc directory # Get version from spec file name in root doc directory cd doc cd doc Loading Loading
common-openapi/generateOpenapi.sh +1 −1 Original line number Original line Diff line number Diff line Loading @@ -5,7 +5,7 @@ if [ "$#" -ne 4 ]; then exit 1 exit 1 fi fi DOC2OAS_DOCKER_IMAGE=doc2oas-ie-sample:forge-issues DOC2OAS_DOCKER_IMAGE=forge.etsi.org:5050/cti/doc2oas:forge-issues # Get version from spec file name in root doc directory # Get version from spec file name in root doc directory cd doc cd doc Loading