with action creator

This commit is contained in:
2022-09-13 22:54:49 +02:00
parent 564147eb6a
commit ce55f6523c
9 changed files with 208 additions and 77 deletions

View File

@@ -3,8 +3,8 @@ name: write-a-readme
select:
repositories:
- git@git.front.kjuulh.io:kjuulh/kraken-test.git
provider:
providers:
- gitea: git.front.kjuulh.io/kraken
organisation: "kraken"
action:
command: go run main.go
actions:
- "go run main.go"