summaryrefslogtreecommitdiffstats
path: root/jjb/aaf/aaf-sshsm.yaml
blob: 6e4ab2e8b92b5400e526dab2a550503a049c5527 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
- project:
    name: aaf-sshsm
    project-name: 'aaf-sshsm'
    build-timeout: 120
    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

- project:
    name: aaf-sshsm-info
    project-name: aaf-sshsm
    jobs:
      - gerrit-info-yaml-verify
    project: aaf/sshsm
    branch: master