blob: 53de217c89f801b834058571fd4fb0fc410b14ce [file] [log] [blame]
Chris Kayc1aa7ba2025-06-12 16:56:38 +01001- job:
2 name: tf-a-tlc-pipeline
3 description: |
4 Job triggered for every Transfer List Compiler (TLC) patch, verifying code
5 style, running unit tests, and building the package.
6 project-type: pipeline
7 sandbox: true
8 dsl: !include-raw: tf-a-tlc-pipeline/Jenkinsfile
Chris Kayc1aa7ba2025-06-12 16:56:38 +01009 properties:
10 - build-discarder:
11 days-to-keep: 14