File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,8 +33,6 @@ extends:
3333 service_name : ${{ variables.service_name }}
3434 service_base_path : ${{ variables.service_base_path }}
3535 short_service_name : ${{ variables.short_service_name }}
36- product_display_name : ${{ variables.product_display_name }}
37- product_description : ${{ variables.product_description }}
3836 apigee_deployments :
3937 - environment : internal-dev
4038 post_deploy :
Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ extends:
3131 service_name : ${{ variables.service_name }}
3232 short_service_name : ${{ variables.short_service_name }}
3333 service_base_path : ${{ variables.service_base_path }}
34- product_display_name : ${{ variables.product_display_name }}
35- product_description : ${{ variables.product_description }}
3634 enable_monitoring : true
3735 enable_status_monitoring : true
3836 apigee_deployments :
You can’t perform that action at this time.
0 commit comments