added missing global variables

daily
SLW\ARNAUA 2023-05-08 12:18:43 +02:00
parent 1d9f4af8c1
commit 588c7672c2
1 changed files with 2 additions and 0 deletions

2
Jenkinsfile vendored
View File

@ -17,6 +17,8 @@
def installRetryCount = 0
def reportRetryCount = 0
def checkRetryCount = 0
def checkRetryCountSec = 0
pipeline {
options {