Skip to content

Commit 4991b8f

Browse files
authored
Update Jenkinsfile
1 parent 8e3544c commit 4991b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/daily/Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ pipeline {
7676
cambpmConditionalRetry([
7777
agentLabel : 'centos-stable',
7878
runSteps : {
79-
cambpmRunMaven1('.',
79+
cambpmRunMaven('.',
8080
"package javadoc:javadoc javadoc:aggregate -Pdistro,distro-wildfly,distro-webjar,javadocs -pl " +
8181
"'!distro/wildfly/modules,!distro/wildfly26/modules,!engine-rest/engine-rest-openapi' -DskipTests=true -Dskip.frontend.build=true",
8282
withNpm: true,

0 commit comments

Comments
 (0)