Don't run 'make release' on PRs (#1908)
This commit is contained in:
committed by
Lunny Xiao
parent
73836ce8c4
commit
4a3f40460b
+1
-1
@@ -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