We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 420567d commit ceb1a80Copy full SHA for ceb1a80
.gitmodules
@@ -1,7 +1,7 @@
1
[submodule "tests/tags"]
2
path = tests/tags
3
- url = git@github.com:sstarcher/helm-release-tags.git
+ url = https://github.com/sstarcher/helm-release-tags.git
4
[submodule "tests/notags"]
5
path = tests/notags
6
- url = git@github.com:sstarcher/helm-release-notags.git
+ url = https://github.com/sstarcher/helm-release-notags.git
7
branch = master
0 commit comments