mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-24 08:08:38 +00:00
5ff006614f
Co-authored-by: 6543 <m.huber@kithara.com> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
7 lines
80 B
YAML
7 lines
80 B
YAML
branches: main
|
|
|
|
steps:
|
|
build:
|
|
image: golang
|
|
commands:
|
|
- go test
|