Skip to content
Snippets Groups Projects
Commit 38e3e3e7 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

Jenkins: rebuild on rebase

Change-Id: I8bf32707fa382eed7bc3565ef91f3eaba3262edb
parent 81221ada
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,7 @@ pipeline {
pattern: 'dhtnet']],
triggerOnEvents: [
commentAddedContains('!build'),
patchsetCreated(excludeDrafts: true, excludeNoCodeChange: true,
excludeTrivialRebase: true)]
patchsetCreated(excludeDrafts: true, excludeNoCodeChange: true)]
}
options {
ansiColor('xterm')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment