We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98383c1 commit f8077b9Copy full SHA for f8077b9
.github/workflows/pull_request.yml
@@ -105,7 +105,7 @@ jobs:
105
ARTIFACT_BUCKET_PREFIX: PR-${{needs.get_issue_number.outputs.issue_number}}
106
TARGET_ENVIRONMENT: dev
107
APIGEE_ENVIRONMENT: internal-dev
108
- ENABLE_MUTUAL_TLS: false
+ ENABLE_MUTUAL_TLS: true
109
MTLS_KEY: prescriptions-for-patients-mtls-1
110
BUILD_ARTIFACT: packaged_code
111
TRUSTSTORE_FILE: pfp-truststore-pr.pem # temporary
0 commit comments