We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c4ac2 commit 3f017c7Copy full SHA for 3f017c7
Jenkinsfile
@@ -346,9 +346,7 @@ pipeline {
346
30 02 * * * % marklogicVersion=12;dockerImageType=ubi
347
30 02 * * * % marklogicVersion=12;dockerImageType=ubi-rootless;SCAP_SCAN=true
348
00 03 * * * % marklogicVersion=11;dockerImageType=ubi9
349
- 00 03 * * * % marklogicVersion=11;dockerImageType=ubi9-rootless;SCAP_SCAN=true
350
- 00 03 * * * % marklogicVersion=12;dockerImageType=ubi9
351
- 00 03 * * * % marklogicVersion=12;dockerImageType=ubi9-rootless;SCAP_SCAN=true''' : '')
+ 00 03 * * * % marklogicVersion=11;dockerImageType=ubi9-rootless;SCAP_SCAN=true''' : '')
352
}
353
environment {
354
QA_LICENSE_KEY = credentials('QA_LICENSE_KEY')
0 commit comments