2022-09-13 21:54:05 +02:00
|
|
|
apiVersion: git.front.kjuulh.io/kjuulh/kraken/blob/main/schema/v1
|
2022-09-13 21:15:32 +02:00
|
|
|
name: write-a-readme
|
2022-09-13 21:54:05 +02:00
|
|
|
select:
|
|
|
|
repositories:
|
|
|
|
- git@git.front.kjuulh.io:kjuulh/kraken-test.git
|
2022-09-18 00:10:44 +02:00
|
|
|
# providers:
|
|
|
|
# - gitea: https://git.front.kjuulh.io
|
|
|
|
# organisation: "cibus"
|
2022-09-13 22:54:49 +02:00
|
|
|
actions:
|
2022-09-14 23:40:58 +02:00
|
|
|
- type: go
|
|
|
|
entry: "main.go"
|