Added Workflow
Some checks failed
ProtoGen Action Runner / build (push) Failing after 0s

This commit is contained in:
simon 2025-05-19 21:17:05 +02:00
parent a887d76dd9
commit 52238f9aaf

View File

@ -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