Skip to content

Commit db4567b

Browse files
committed
Skip paradox validate links
1 parent 0c100f7 commit db4567b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/stil-weekly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pipeline {
1919
stage('Paradox Validate Links') {
2020
steps {
2121
// sh "sbt -Dsbt.log.noformat=true docs/paradoxValidateLinks"
22-
sh "Skipping paradoxValidateLinks"
22+
sh "echo Skipping paradoxValidateLinks"
2323
}
2424
}
2525
}

0 commit comments

Comments
 (0)