octopush/_examples/actions/write_a_readme/kraken.yml
Kasper Juul Hermansen 9696270d22 feature/gitea-integration (#10)
Co-authored-by: kjuulh <contact@kjuulh.io>
Reviewed-on: kjuulh/kraken#10
2022-09-18 00:10:44 +02:00

12 lines
310 B
YAML

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"