octopush/_examples/actions/add_releaserc/kraken.yml

13 lines
358 B
YAML
Raw Normal View History

2022-09-18 21:47:48 +02:00
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
2022-09-18 21:53:35 +02:00
- git@git.front.kjuulh.io:kjuulh/kraken.git
2022-09-18 21:47:48 +02:00
# providers:
# - gitea: https://git.front.kjuulh.io
# organisation: "cibus"
actions:
- type: go
entry: "main.go"