summaryrefslogtreecommitdiffstats
path: root/jjb/aaf/aaf-sshsm.yaml
blob: 263e5f512cec0b8415fb35da3612fc7a0d81f036 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
- project:
    name: aaf-sshsm
    project-name: 'aaf-sshsm'
    build-timeout: 60
    project: 'aaf/sshsm'
    jobs:
      - '{project-name}-{stream}-verify-c':
         script:
            !include-raw-escape: 'build-sshsm.sh'
      - '{project-name}-{stream}-docker-c-shell-daily':
         script:
            !include-raw-escape: 'build-sshsm-docker-images.sh'
    stream:
      - 'master':
          branch: 'master'

    mvn-settings: 'aaf-sshsm-settings'
    files: '**'
    archive-artifacts: ''
    build-node: ubuntu1604-builder-4c-4g