Skip to content

Commit 2cd6a61

Browse files
committed
wrong cherrypick merge, forgot one extra variable
1 parent d4c3a7f commit 2cd6a61

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

testHeadlessComponents.jenkinsfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,6 @@ properties([
6363
// Add a job-level Poll SCM trigger (Koji will be the polled SCM via checkout below)
6464
pipelineTriggers([
6565
pollSCM('H/5 * * * *') // poll every ~5 minutes; adjust to taste
66-
string(name: 'REPORTING_JVM', defaultValue: 'REDHAT_JDK_17',
67-
description: 'The JVM value to report to cognitive')
6866
])
6967
])
7068

0 commit comments

Comments
 (0)