Skip to content

Commit

Permalink
ci: set NODE_TLS_REJECT_UNAUTHORIZED
Browse files Browse the repository at this point in the history
  • Loading branch information
TheUnderScorer committed Apr 18, 2024
1 parent 25901fd commit fffa4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
AZURE_STORAGE_RESOURCE_GROUP: $(AZURE_STORAGE_RESOURCE_GROUP)
AZURE_SUBSCRIPTION_ID: $(AZURE_SUBSCRIPTION_ID)
FPJS_PRE_SHARED_SECRET: secret
NODE_TLS_REJECT_UNAUTHORIZED: 0


- job: E2E
Expand Down

0 comments on commit fffa4fa

Please sign in to comment.