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 00:11:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
09624aa286
woodpecker
/
pipeline
/
schema
/
.woodpecker
/
test-clone-skip.yml
8 lines
85 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 10:04:37 +00: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 00:38:15 +00:00
test
:
image
:
alpine
commands
:
-
echo "test"
skip_clone
:
true
Reference in a new issue
Copy permalink