×
Past week
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
7 days ago · pipeline { agent any environment { DAI_CLIENT_SECRET = credentials('eggplant-runner-client-secret') } stages { stage('Eggplant Runner') { steps { // To run ...