mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-28 08:14:01 +02:00
Remove 'latest' config parameter for snapshot builds
This commit is contained in:
parent
29e53a47db
commit
e598ff0336
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user