feature/query-results #12

Merged
kjuulh merged 5 commits from feature/query-results into v0.1 2022-09-18 16:11:23 +02:00
Showing only changes of commit cf2418c72b - Show all commits

View File

@ -23,7 +23,7 @@ func CreateKrakenProcessCmd() *cobra.Command {
}{ }{
Repository: "git@git.front.kjuulh.io:kjuulh/kraken.git", Repository: "git@git.front.kjuulh.io:kjuulh/kraken.git",
Branch: "feature/query-results", Branch: "feature/query-results",
Path: "_examples/queries/scrabe_readme/", Path: "_examples/queries/scrape_readme/",
}) })
if err != nil { if err != nil {
panic(err) panic(err)