Skip to content

Commit f8077b9

Browse files
committed
enable tls
Signed-off-by: Connor Avery <[email protected]>
1 parent 98383c1 commit f8077b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
ARTIFACT_BUCKET_PREFIX: PR-${{needs.get_issue_number.outputs.issue_number}}
106106
TARGET_ENVIRONMENT: dev
107107
APIGEE_ENVIRONMENT: internal-dev
108-
ENABLE_MUTUAL_TLS: false
108+
ENABLE_MUTUAL_TLS: true
109109
MTLS_KEY: prescriptions-for-patients-mtls-1
110110
BUILD_ARTIFACT: packaged_code
111111
TRUSTSTORE_FILE: pfp-truststore-pr.pem # temporary

0 commit comments

Comments
 (0)