git strategy fixed
This commit is contained in:
@ -18,6 +18,8 @@ extract_client_definition:
|
||||
- rm ws.json && mv ws.json-new ws.json
|
||||
|
||||
generateclient_dotnetcore:
|
||||
variables:
|
||||
GIT_STRATEGY: fetch
|
||||
after_script:
|
||||
- INSTANCE_SPECIFIER=`cat instance.txt`
|
||||
- API_MAJOR_VERSION=`cat api_major_version.txt`
|
||||
|
Reference in New Issue
Block a user