gs-uuid/.forgejo/workflows/build.yaml
Pat Garrity 84d089390e
All checks were successful
/ test (push) Successful in 3s
Adding an automated workflow for forgejo. (#1)
Reviewed-on: #1
2023-12-30 16:04:05 +00:00

8 lines
131 B
YAML

on: [push]
jobs:
test:
runs-on: docker
container:
image: alpine:3.19
steps:
- run: echo Verifying builds