Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
developers:jenkins:packaging:about [2015/12/04 03:01] – Add guidelines orangesdevelopers:jenkins:packaging:about [2015/12/04 03:36] (current) – [Table] oranges
Line 24: Line 24:
  The table below shows what channel and dist your build will end up in.  The table below shows what channel and dist your build will end up in.
  
-^ ${JOB_NAME} matches ^ _nightly_        ^ _stable_        +^ ${JOB_NAME} matches  ^ _nightly_        ^ anything else   
-^ _debug_             | nightly-debug    | stable-debug    | +^ _debug_              | nightly-debug    | stable-debug    | 
-^ anything else       | nightly-release  | stable-release  |+^ anything else        | nightly-release  | stable-release  |
  
  
 If the above doesn't meet your requirements, ask us to improve it ([[infrastructure@tox.chat]]). If the above doesn't meet your requirements, ask us to improve it ([[infrastructure@tox.chat]]).
  
 +====Distro Specific Help and Resources ====
 +You can use the following [[developers:jenkins:packaging:debian|skeleton script]] to get started with Debian Packages
Print/export