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