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:33:59 +02:00
parent 960388adf8
commit bcce40094c

View File

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