Skip to content
Snippets Groups Projects

Malowe/bad

Merged Martin Lowe requested to merge (removed):malowe/bad into master
2 files
+ 1
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -33,6 +33,7 @@
options {
buildDiscarder(logRotator(numToKeepStr: '10'))
timeout(time: 30, unit: 'MINUTES')
}
triggers {
Loading