Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit afaa176

Browse files
committed
Fix workflow.
1 parent 2e217c8 commit afaa176

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ def params = [
8181
if (doArchiveArtifacts) {
8282
archivedArtifacts = true
8383
}
84+
8485
boolean incrementals // cf. JEP-305
8586

8687
stage("Checkout (${stageIdentifier})") {

0 commit comments

Comments
 (0)