unbound-docker/.forgejo/workflows/test.yaml
melody ee7d93353f
All checks were successful
/ test (push) Successful in 2s
change shell and docker image
2025-04-03 18:50:41 +02:00

7 lines
108 B
YAML

on: [push]
jobs:
test:
runs-on: alpine-latest
steps:
- shell: sh
run: echo All Good