We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd2f669 commit 49e6072Copy full SHA for 49e6072
.cruft.json
@@ -1,5 +1,5 @@
1
{
2
- "template": "git@github.com:CybercentreCanada/assemblyline-service-template.git",
+ "template": "https://github.com/CybercentreCanada/assemblyline-service-template.git",
3
"commit": "fb7207484332b978cc409dfc9b9c672335a8cc71",
4
"checkout": null,
5
"context": {
@@ -19,7 +19,7 @@
19
"_extensions": [
20
"local_extensions.github_maintainer.Ext"
21
],
22
- "_template": "git@github.com:CybercentreCanada/assemblyline-service-template.git",
+ "_template": "https://github.com/CybercentreCanada/assemblyline-service-template.git",
23
"_commit": "fb7207484332b978cc409dfc9b9c672335a8cc71",
24
"_github_maintainer": "gdesmar"
25
}
0 commit comments