Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md « snap « freedesktop « release - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 742b265ada66d214c6bb82b180d903e1d934d7fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Snap Configuration
===================

Files used by Buildbot's `package-code-store-snap` and `deliver-code-store-snap` steps.

Build pipeline snap tracks and channels

```
    <track>/stable            
        - Latest stable release for the specified track
    <track>/candidate         
        - Test builds for the upcoming stable release - *not used for now*
    <track>/beta              
        - Nightly automated builds provided by a release branch
    <track>/egde/<branch>
        - Nightly or on demand builds - will also make use of branch
```