1
0
Fork 0

Compare commits

..

No commits in common. "main" and "main" have entirely different histories.
main ... main

1 changed files with 1 additions and 4 deletions

View File

@ -102,12 +102,9 @@ jobs:
}
orphanedItemStrategy {
discardOldItems {
numToKeep(0)
numToKeep(10)
}
}
triggers {
cron('0 * * * *')
}
}
- script: >
folder('r7rs') {