Skip to content
/ jjb Public

Jenkins Job Builder description of CADETS CI jobs

Notifications You must be signed in to change notification settings

cadets/jjb

Repository files navigation

Jenkins Job Builder config for CADETS CI jobs

Setup

Usage

Test config

make test

Update jenkins jobs

make (This will not delete jobs whose configuration are removed.)

Add pipeline for a new branch

In projects.yaml:

- project:
    name: cadets-bsd
    branch:
      - cadets
      - # <name-of-new-branch>
    jobs:
      - 'bsd-ci-{branch}'

About

Jenkins Job Builder description of CADETS CI jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published