mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-24 06:14:23 +02:00
Merge branch 'master' into snapshot
This commit is contained in:
commit
b47294a825
@ -34,7 +34,7 @@ config['projects'].each do |project_name, project_config|
|
||||
|
||||
puts "Checkout ref '#{project_config['ref']}'"
|
||||
repo.branch(project_config['ref']).checkout
|
||||
|
||||
repo.pull()
|
||||
|
||||
puts "Building page index from #{project_docs_dir}"
|
||||
Dir.glob("#{project_docs_dir}/*.md", File::FNM_CASEFOLD).sort.each do |file|
|
||||
|
Loading…
x
Reference in New Issue
Block a user