Skip to content

Commit

Permalink
GitLab CI: use extends to simplify declaration of jobs
Browse files Browse the repository at this point in the history
The build stage gets simpler:
- we define one high level build job
- for each type of distro, we subclass the high-level job with the
  distribution image
- then we subclass the previous jobs into specific release versions
  or specific items to check

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
  • Loading branch information
bentiss authored and whot committed Nov 28, 2018
1 parent f92a8a7 commit c104f4f
Showing 1 changed file with 62 additions and 99 deletions.

0 comments on commit c104f4f

Please sign in to comment.