mirror of
https://github.com/go-gitea/gitea
synced 2025-08-04 00:28:36 +00:00
Don't run 'make release' on PRs (#1908)
This commit is contained in:
committed by
Lunny Xiao
parent
73836ce8c4
commit
4a3f40460b
@@ -93,7 +93,7 @@ pipeline:
|
||||
commands:
|
||||
- make release
|
||||
when:
|
||||
event: [ push, tag, pull_request ]
|
||||
event: [ push, tag ]
|
||||
|
||||
coverage:
|
||||
image: plugins/coverage
|
||||
|
Reference in New Issue
Block a user