mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-27 07:44:02 +02:00
Remove 'latest' config parameter for snapshot builds
This commit is contained in:
parent
99b4bc5a62
commit
cd9415b43d
@ -4,26 +4,22 @@ projects:
|
|||||||
Icinga 2:
|
Icinga 2:
|
||||||
git: 'https://github.com/Icinga/icinga2.git'
|
git: 'https://github.com/Icinga/icinga2.git'
|
||||||
ref: 'master'
|
ref: 'master'
|
||||||
latest: true
|
|
||||||
target: 'icinga2'
|
target: 'icinga2'
|
||||||
docs_dir: 'doc'
|
docs_dir: 'doc'
|
||||||
Icinga Web 2:
|
Icinga Web 2:
|
||||||
git: 'https://github.com/Icinga/icingaweb2.git'
|
git: 'https://github.com/Icinga/icingaweb2.git'
|
||||||
ref: 'master'
|
ref: 'master'
|
||||||
latest: true
|
|
||||||
target: 'icingaweb2'
|
target: 'icingaweb2'
|
||||||
docs_dir: 'doc'
|
docs_dir: 'doc'
|
||||||
Director:
|
Director:
|
||||||
git: 'https://github.com/Icinga/icingaweb2-module-director.git'
|
git: 'https://github.com/Icinga/icingaweb2-module-director.git'
|
||||||
ref: 'master'
|
ref: 'master'
|
||||||
latest: true
|
|
||||||
target: 'director'
|
target: 'director'
|
||||||
docs_dir: 'doc'
|
docs_dir: 'doc'
|
||||||
category: 'Modules'
|
category: 'Modules'
|
||||||
Business Process:
|
Business Process:
|
||||||
git: 'https://github.com/Icinga/icingaweb2-module-businessprocess.git'
|
git: 'https://github.com/Icinga/icingaweb2-module-businessprocess.git'
|
||||||
ref: 'master'
|
ref: 'master'
|
||||||
latest: true
|
|
||||||
target: 'businessprocess'
|
target: 'businessprocess'
|
||||||
docs_dir: 'doc'
|
docs_dir: 'doc'
|
||||||
category: 'Modules'
|
category: 'Modules'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user