Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Kladov <artem.kladov@flant.com>
  • Loading branch information
z9r5 committed Mar 20, 2024
1 parent b269fe1 commit 22e3516
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modules/810-documentation/images/web/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,5 +231,13 @@ git:
setup: ['**/*']
includePaths:
- modules/**/docs/README.md
- add: /{{ .ModulePath }}ee/se
to: /comparison/se
owner: jekyll
group: jekyll
stageDependencies:
setup: ['**/*']
includePaths:
- modules/**/docs/README.md
{{ tpl (.Files.Get (printf "%sdocs/documentation/werf-git-section.inc.yaml" .ModulePath)) . }}
{{ tpl (.Files.Get (printf "%sdocs/site/werf-docs-builder.inc.yaml" .ModulePath)) (dict "ctx" . "mode" "module") }}

0 comments on commit 22e3516

Please sign in to comment.