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 eb591e2 commit 052c4abCopy full SHA for 052c4ab
.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-pr
107
APIGEE_ENVIRONMENT: internal-dev
108
- ENABLE_MUTUAL_TLS: true
+ ENABLE_MUTUAL_TLS: false
109
MTLS_KEY: prescriptions-for-patients-mtls-1
110
BUILD_ARTIFACT: packaged_code
111
TRUSTSTORE_FILE: pfp-truststore-pr.pem # temporary
0 commit comments