Skip to content

Commit

Permalink
Pro forma
Browse files Browse the repository at this point in the history
  • Loading branch information
RetGal committed Jan 14, 2025
1 parent 23a5fe1 commit c20c193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pipeline {
agent docker
agent any
options {
buildDiscarder(logRotator(numToKeepStr: '5'))
timeout(time: 10, unit: 'MINUTES')
Expand Down

0 comments on commit c20c193

Please sign in to comment.