Skip to content

Commit 201801d

Browse files
committed
Commented out paradoxValidateLinks
1 parent 4f7b366 commit 201801d

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
@@ -18,7 +18,7 @@ pipeline {
1818

1919
stage('Paradox Validate Links') {
2020
steps {
21-
sh "sbt -Dsbt.log.noformat=true docs/paradoxValidateLinks"
21+
// sh "sbt -Dsbt.log.noformat=true docs/paradoxValidateLinks"
2222
}
2323
}
2424
}

0 commit comments

Comments
 (0)