Modificato Jenkinsfile
Some checks failed
WMS - Android (New)/pipeline/head There was a failure building this commit

This commit is contained in:
Giuseppe Scorrano 2025-05-28 10:39:56 +02:00
parent bcce40094c
commit 08ddaa7a11

View File

@ -1,5 +1,5 @@
pipeline {
agent 'master'
node 'master'
options {
buildDiscarder(logRotator(numToKeepStr: '10', artifactNumToKeepStr: '10'))