next try
This commit is contained in:
@ -19,7 +19,7 @@ extract_client_definition:
|
||||
|
||||
generateclient_dotnetcore:
|
||||
after_script:
|
||||
- ls -l output/*
|
||||
- ls -lR output
|
||||
- if [ -f output/src/$CLIENT_PACKAGE_PREFIX.$CI_PROJECT_NAME.$INSTANCE_SPECIFIER.v$API_MAJOR_VERSION/Model/ErrorResultObject.cs ]; then
|
||||
echo "ErrorResultObject.cs exists, start the postprocessing";
|
||||
fi
|
||||
|
Reference in New Issue
Block a user