octopush/_examples/actions/write_a_readme/octopush.yml

12 lines
265 B
YAML
Raw Normal View History

2022-11-21 21:27:36 +01:00
apiVersion: action
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"