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:
|
build:
|
||||||
image: golang:1.23
|
image: golang:1.23
|
||||||
commands:
|
commands:
|
||||||
@ -8,4 +12,3 @@ pipeline:
|
|||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- dist/alox.protogen
|
- dist/alox.protogen
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user