library identifier: 'zdt-lib@main', retriever: modernSCM(
  [$class: 'GitSCMSource',
   remote: 'https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git'])

justContainer(
  registry: 'public.ecr.aws/zero-downtime',
  needBuilder: true,
  scanFail: false
  )
