Update CI

This commit is contained in:
zervo 2024-12-05 20:38:44 +01:00
parent 80bfd759d6
commit 21faeee8ef
3 changed files with 3 additions and 2 deletions

View file

@ -1 +0,0 @@
../../build/ci/build.yaml

View file

@ -1,8 +1,9 @@
on: [push]
jobs:
build:
runs-on: docker
container:
image: golang:latest
steps:
- run: go build -x -v -o=stbackend -buildvcs=true ./cmd/stbackend/main.

1
build/ci/build.yml Symbolic link
View file

@ -0,0 +1 @@
../../.forgejo/workflows/build.yml