Skip to content

Commit

Permalink
fixed .gitmodule to use https instead SSH connection (breaks CI builds)
Browse files Browse the repository at this point in the history
Signed-off-by: Evgeny Slutsky <[email protected]>
  • Loading branch information
eslutsky committed Jul 22, 2020
1 parent fad500f commit b3cdcac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "ovirt-sdk-go-examples/go-ovirt"]
path = ovirt-sdk-go-examples/go-ovirt
url = git@github.com:oVirt/go-ovirt.git
url = https://github.com/oVirt/go-ovirt.git

0 comments on commit b3cdcac

Please sign in to comment.