with https

This commit is contained in:
2022-09-15 10:48:31 +02:00
parent 04d1ffc971
commit 2c37384af5
3 changed files with 5 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ func CreateKrakenProcessCmd() *cobra.Command {
Path string `json:"path"`
}{
Repository: "git@git.front.kjuulh.io:kjuulh/kraken.git",
Branch: "feature/process_repos",
Branch: "feature/gitea-integration",
Path: "_examples/actions/write_a_readme/",
})
if err != nil {