mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-18 20:35:23 +00:00
Co-authored-by: 6543 <m.huber@kithara.com> Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
7 lines
89 B
YAML
7 lines
89 B
YAML
branches: [main, pages]
|
|
|
|
steps:
|
|
build:
|
|
image: golang
|
|
commands:
|
|
- go test
|