with correct path

This commit is contained in:
Kasper Juul Hermansen 2022-09-18 15:49:29 +02:00
parent 7a27e72876
commit cf2418c72b
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

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