- job: | |
name: tf-a-sync-code-style | |
description: Synchronize our Clang-Format code style with the Linux kernel's. | |
project-type: pipeline | |
sandbox: true | |
dsl: !include-raw: tf-a-sync-code-style/Jenkinsfile | |
properties: | |
- authorization: !include: authorization.yaml.inc | |
- build-discarder: | |
days-to-keep: 14 |