mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-23 17:53:23 +02:00
fix depends_on
for docs workflow (#4637)
This commit is contained in:
parent
3663993dcb
commit
8862068907
@ -143,6 +143,7 @@ steps:
|
||||
- rsync -r --exclude .git --exclude CNAME --exclude index.yaml --exclude README.md --exclude version.json --delete docs/build/ ./docs_repo
|
||||
depends_on:
|
||||
- prettier
|
||||
- build
|
||||
when:
|
||||
- event: push
|
||||
path: *when_path
|
||||
|
Loading…
x
Reference in New Issue
Block a user