File tree Expand file tree Collapse file tree 2 files changed +0
-11
lines changed
Expand file tree Collapse file tree 2 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -49,12 +49,6 @@ extends:
4949 proxy_path : sandbox
5050 post_deploy :
5151 - template : ./templates/run-tests.yml
52- - environment : ref
53- depends_on :
54- - internal_qa
55- - internal_qa_sandbox
56- post_deploy :
57- - template : ./templates/run-tests.yml
5852 - environment : sandbox
5953 proxy_path : sandbox
6054 # post_deploy:
Original file line number Diff line number Diff line change @@ -12,11 +12,6 @@ APIGEE_ENVIRONMENTS:
1212 has_mock_auth : true
1313 rate_limit : 300
1414 spike_rate_limit : 600pm # 10 requests per second
15- - name : ref
16- display_name : Reference
17- has_mock_auth : true
18- rate_limit : 300
19- spike_rate_limit : 600pm # 10 requests per second
2015 - name : internal-dev-sandbox
2116 display_name : Internal Development Sandbox
2217 portal_visibility : false
You can’t perform that action at this time.
0 commit comments