add releaserc

This commit is contained in:
2022-09-18 21:47:48 +02:00
parent 532638f2f8
commit c0f6d6b4c6
4 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: git.front.kjuulh.io/kjuulh/kraken/blob/main/schema/v1
name: write-a-readme
select:
repositories:
- git@git.front.kjuulh.io:kjuulh/kraken-test.git
# providers:
# - gitea: https://git.front.kjuulh.io
# organisation: "cibus"
actions:
- type: go
entry: "main.go"