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