This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
woodpecker
Watch
1
Star
0
Fork
You've already forked woodpecker
0
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced
2024-11-19 08:21:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
101e684059
woodpecker
/
pipeline
/
schema
/
.woodpecker
/
test-run-on.yml
8 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
Add json schema and cli lint command (#342) - Add json schema file - Add tests to validate sample pipeline files - Add new command `lint` to cli to test a directory or single file to use correct schema Example: `woodpecker-cli lint ./pipeline/schema/.woodpecker/` --- close #275 preparation for #276 Co-authored-by: 6543 <6543@obermui.de>
2021-09-27 00:38:15 +00:00
pipeline
:
build
:
image
:
golang
commands
:
-
go test
fix run_on references with runs_on in docs (#965)
2022-06-10 03:44:26 +00:00
runs_on
:
[
success, failure ]
Reference in a new issue
Copy permalink