×
Past week
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
4 days ago · Simple Maven build on a Linux agent. pipeline { agent any stages { stage("Build") { steps { git url: ...