This commit is contained in:
parent
a887d76dd9
commit
52238f9aaf
@ -1,4 +1,8 @@
|
||||
pipeline:
|
||||
name: ProtoGen Action Runner
|
||||
run-name: ${{ gitea.actor }} Action Runner
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
image: golang:1.23
|
||||
commands:
|
||||
@ -8,4 +12,3 @@ pipeline:
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/alox.protogen
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user