with actual repos

This commit is contained in:
2022-09-21 21:50:08 +02:00
parent 73be67a0fd
commit 32eef8f3c6
10 changed files with 14 additions and 31 deletions

View File

@@ -4,6 +4,8 @@ set -e
current_branch=$(git branch --show-current)
export $(cat .env | xargs)
#go run cmd/octopush/octopush.go process --actions-repo "git@git.front.kjuulh.io:kjuulh/octopush.git" --branch "$current_branch" --path "_examples/actions/write_a_readme"
go run cmd/octopush/octopush.go process \
--actions-repo "git@git.front.kjuulh.io:kjuulh/octopush.git"\