12 lines
314 B
YAML
12 lines
314 B
YAML
apiVersion: git.front.kjuulh.io/kjuulh/octopush/blob/main/schema/v1
|
|
name: write-a-readme
|
|
select:
|
|
repositories:
|
|
- git@git.front.kjuulh.io:kjuulh/octopush-test.git
|
|
# providers:
|
|
# - gitea: https://git.front.kjuulh.io
|
|
# organisation: "cibus"
|
|
actions:
|
|
- type: go
|
|
entry: "main.go"
|