mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
force git to use https
This commit is contained in:
@@ -26,6 +26,10 @@ install:
|
|||||||
# See: https://github.com/golang/go/issues/12933
|
# See: https://github.com/golang/go/issues/12933
|
||||||
- bash scripts/gogetcookie.sh
|
- bash scripts/gogetcookie.sh
|
||||||
- go get github.com/kardianos/govendor
|
- go get github.com/kardianos/govendor
|
||||||
|
|
||||||
|
before_script:
|
||||||
|
- git config --global url.https://github.com/.insteadOf ssh://git@github.com/
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make vendor-status
|
- make vendor-status
|
||||||
- make test
|
- make test
|
||||||
|
Reference in New Issue
Block a user