mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-09 00:55:32 +00:00
dont release docs from release branch (#4316)
This commit is contained in:
parent
9dcc1a4ac2
commit
5c4dbaa8fb
1 changed files with 1 additions and 1 deletions
|
@ -149,4 +149,4 @@ steps:
|
||||||
- <<: *when_path
|
- <<: *when_path
|
||||||
- <<: *docker_path
|
- <<: *docker_path
|
||||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||||
- event: [manual, tag]
|
- event: [manual]
|
||||||
|
|
Loading…
Reference in a new issue