Skip to content
Snippets Groups Projects
Forked from Computing / cbmroot
Loading
  • Administrator's avatar
    475f503d
    Implement the first job in a job matrix · 475f503d
    Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
    Store variables and job template separatly and put them together for the job.
    With only one job this doesn't make sense yet but if more jobs are added the
    definition of the new jobs become much more easy and the duplicated code is
    removed.
    475f503d
    History
    Implement the first job in a job matrix
    Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
    Store variables and job template separatly and put them together for the job.
    With only one job this doesn't make sense yet but if more jobs are added the
    definition of the new jobs become much more easy and the duplicated code is
    removed.