Remove 'latest' config parameter for snapshot builds

This commit is contained in:
Blerim Sheqa 2017-07-19 13:49:18 +02:00
parent 99b4bc5a62
commit cd9415b43d
1 changed files with 0 additions and 4 deletions

View File

@ -4,26 +4,22 @@ projects:
Icinga 2:
git: 'https://github.com/Icinga/icinga2.git'
ref: 'master'
latest: true
target: 'icinga2'
docs_dir: 'doc'
Icinga Web 2:
git: 'https://github.com/Icinga/icingaweb2.git'
ref: 'master'
latest: true
target: 'icingaweb2'
docs_dir: 'doc'
Director:
git: 'https://github.com/Icinga/icingaweb2-module-director.git'
ref: 'master'
latest: true
target: 'director'
docs_dir: 'doc'
category: 'Modules'
Business Process:
git: 'https://github.com/Icinga/icingaweb2-module-businessprocess.git'
ref: 'master'
latest: true
target: 'businessprocess'
docs_dir: 'doc'
category: 'Modules'