File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,23 +76,6 @@ extends:
7676 parameters :
7777 environment : ' ref'
7878 test_command : ' make internal-dev-test'
79-
80- - environment : ref
81- stage_name : ref2
82- service_name : " ${{ variables.service_name }}-2"
83- short_service_name : " ${{ variables.short_service_name }}-2"
84- service_base_path : " ${{ variables.service_base_path }}-2"
85- depends_on :
86- - manual_approval_ref
87- jinja_templates :
88- ENVIRONMENT_TYPE : ' internal'
89- ERROR_ABOUT_LINK : ${{ variables.error_about_link }}
90- TARGET_SERVER_OVERRIDE : communications-manager-target-2
91- post_deploy :
92- - template : ./templates/run-tests.yml
93- parameters :
94- environment : ' ref2'
95- test_command : ' make internal-dev-test'
9679
9780 - environment : manual-approval
9881 stage_name : manual_approval_internal_qa
Original file line number Diff line number Diff line change @@ -25,13 +25,6 @@ APIGEE_ENVIRONMENTS:
2525 app_quota : ' 108000'
2626 global_ratelimit : ' 108000pm'
2727 global_quota : ' 108000'
28- - name : 2-ref
29- display_name : Reference - 2
30- display_name : Reference
31- app_ratelimit : ' 108000pm'
32- app_quota : ' 108000'
33- global_ratelimit : ' 108000pm'
34- global_quota : ' 108000'
3528 - name : internal-dev-sandbox
3629 variants :
3730 - name : internal-dev-sandbox
You can’t perform that action at this time.
0 commit comments