Skip to content

Commit 965b695

Browse files
CMSNAV-798: Fix build pipeline
1 parent d96e8a3 commit 965b695

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure/templates/run-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ steps:
2020
# In order to run tests in prod you must supply the unique ID of an Apigee app
2121
# that has authorized access to your service proxy.
2222
- bash: |
23+
touch .env
2324
export PROXY_NAME="$(FULLY_QUALIFIED_SERVICE_NAME)"
2425
export APIGEE_ACCESS_TOKEN="$(secret.AccessToken)"
2526
export APIGEE_APP_ID="MY APP ID"

0 commit comments

Comments
 (0)