with query results
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
go run cmd/kraken/kraken.go process
|
||||
current_branch=$(git branch --show-current)
|
||||
|
||||
go run cmd/kraken/kraken.go process --actions-repo "git@git.front.kjuulh.io:kjuulh/kraken.git" --branch "$current_branch" --path "_examples/actions/write_a_readme"
|
||||
go run cmd/kraken/kraken.go process --actions-repo "git@git.front.kjuulh.io:kjuulh/kraken.git" --branch "$current_branch" --path "_examples/queries/scrape_readme"
|
||||
|
Reference in New Issue
Block a user