mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-02-08 07:32:29 +00:00
Merge branch 'origin/main' into 'next-release/main'
This commit is contained in:
commit
f78d938e1d
1 changed files with 2 additions and 2 deletions
|
@ -33,5 +33,5 @@ steps:
|
|||
depends_on: []
|
||||
commands:
|
||||
- lychee pipeline/frontend/yaml/linter/schema/schema.json
|
||||
- lychee --exclude localhost docs/docs/
|
||||
- lychee --exclude localhost docs/src/pages/
|
||||
- lychee --user-agent "curl/8.4.0" --exclude localhost docs/docs/
|
||||
- lychee --user-agent "curl/8.4.0" --exclude localhost docs/src/pages/
|
||||
|
|
Loading…
Reference in a new issue