Fix Node.js SSL for actions/checkout
CI/CD Pipeline / test (push) Failing after 11s
CI/CD Pipeline / scan (push) Has been skipped
CI/CD Pipeline / build-push-deploy (push) Has been skipped

This commit is contained in:
Khalil
2026-07-04 10:51:41 +00:00
parent 1aa94c6dfa
commit 11792019cf
+1
View File
@@ -9,6 +9,7 @@ on:
env: env:
GIT_SSL_NO_VERIFY: "true" GIT_SSL_NO_VERIFY: "true"
NODE_TLS_REJECT_UNAUTHORIZED: "0"
jobs: jobs:
test: test: