From 1d15944186e7e201d61d877a7c810ff83d170873 Mon Sep 17 00:00:00 2001 From: Chris Young Date: Mon, 26 Feb 2024 13:28:43 +0000 Subject: [PATCH] Added int environment --- azure/azure-pr-pipeline.yml | 7 +++---- manifest_template.yml | 5 +++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/azure/azure-pr-pipeline.yml b/azure/azure-pr-pipeline.yml index 680c671..5b78c55 100644 --- a/azure/azure-pr-pipeline.yml +++ b/azure/azure-pr-pipeline.yml @@ -38,7 +38,6 @@ extends: - template: ./templates/run-tests.yml parameters: full: true - # - environment: internal-dev-sandbox - # proxy_path: sandbox - # post_deploy: - # - template: ./templates/run-tests.yml + - environment: int + post_deploy: + - template: ./templates/run-tests.yml diff --git a/manifest_template.yml b/manifest_template.yml index f45fce2..8a33865 100644 --- a/manifest_template.yml +++ b/manifest_template.yml @@ -25,8 +25,9 @@ APIGEE_ENVIRONMENTS: # - name: sandbox # display_name: Sandbox # portal_visibility: false - # - name: int - # display_name: Integration Testing + - name: int + display_name: Integration Testing + has_mock_auth: true --- meta: api: