ci: build + publish flow
All checks were successful
/ test (push) Successful in 25s

This commit is contained in:
Marc 2024-04-08 21:04:08 -04:00
parent 92155092a5
commit 95dab648c8
Signed by: marc
GPG key ID: 048E042F22B5DC79

11
.forgejo/workflows/ci.yml Normal file
View file

@ -0,0 +1,11 @@
on:
push:
tags:
- "v*"
jobs:
test:
runs-on: docker
steps:
- uses: actions/checkout@v4
- run: curl http://host.containers.internal:5000/v2/