This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
woodpecker
Watch
1
Star
0
Fork
0
You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced
2024-12-12 08:23:48 +02:00
Code
Issues
Releases
Activity
69917c1a0d
woodpecker
/
pipeline
/
schema
/
.woodpecker
/
test-run-on.yml
8 lines
95 B
YAML
Raw
Normal View
History
Unescape
Escape
Rename yaml pipeline to steps (#1833) Adjust pipeline-config to match [Terminology](https://woodpecker-ci.org/docs/next/usage/terminology)
2023-06-07 12:04:37 +02:00
steps
:
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 02:38:15 +02:00
build
:
image
:
golang
commands
:
-
go test
fix run_on references with runs_on in docs (#965)
2022-06-10 05:44:26 +02:00
runs_on
:
[
success, failure ]
Reference in New Issue
Copy Permalink