This commit is contained in:
Guillem Hernandez Sola
2026-04-29 12:02:02 +02:00
parent 7bf452c7f8
commit 19b8e09f29

View File

@@ -72,3 +72,4 @@ post {
echo "📋 Job: ${env.JOB_NAME} | Build: #${env.BUILD_NUMBER} | Status: ${currentBuild.currentResult}"
}
}
}