Fix SSL checkout issue
This commit is contained in:
@@ -7,6 +7,9 @@ on:
|
||||
- 'api-deployment.yaml'
|
||||
- 'frontend-deployment.yaml'
|
||||
|
||||
env:
|
||||
GIT_SSL_NO_VERIFY: "true"
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user