2022-11-27 12:21:35 +01:00
|
|
|
apiVersion: action
|
2022-09-18 16:49:34 +02:00
|
|
|
name: write-a-readme
|
|
|
|
select:
|
|
|
|
repositories:
|
2022-09-21 22:55:52 +02:00
|
|
|
- git@git.front.kjuulh.io:kjuulh/octopush-test.git
|
|
|
|
#- git@git.front.kjuulh.io:kjuulh/octopush.git
|
2022-09-18 16:49:34 +02:00
|
|
|
# providers:
|
|
|
|
# - gitea: https://git.front.kjuulh.io
|
|
|
|
# organisation: "cibus"
|
|
|
|
actions:
|
|
|
|
- type: go
|
|
|
|
entry: "main.go"
|