You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// H allow predefined but random minute see https://en.wikipedia.org/wiki/Cron#Non-standard_characters
pipelineTriggers([cron('H 14 * * 1-5')]),
parameters([
string(name: 'URL_TO_TEST', defaultValue: 'http://adoption-cos-api-aat.service.core-compute-aat.internal', description: 'The URL you want to run these tests against'),