Fix: typo in FDIONOMAD job template files
[ci-management.git] / jenkins-config / clouds / nomad / FDIONOMAD / builder-debian11-prod-x86_64-jobtemplate.yaml
1 ---
2 Job:
3   Constraints:
4     - LTarget: ^${attr.cpu.arch}
5       Operand: =
6       RTarget: amd64
7     - LTarget: ^${node.class}
8       Operand: =
9       RTarget: builder
10   TaskGroups:
11     - Name: jenkins-worker-taskgroup
12       Tasks:
13         - Name: jenkins-worker
14           Config:
15             image: fdiotools/builder-debian11:prod-x86_64
16             volumes:
17               - /tmp/ccache.debian11:/scratch/ccache
18               - /scratch/nomad:/scratch/nomad:ro