Skip to content
Snippets Groups Projects

Resolve "Add gRPC Health Check for goSDN-tview"

9 files
+ 111
44
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -11,7 +11,7 @@ documentation:pdf:
@@ -11,7 +11,7 @@ documentation:pdf:
- documentation/design/*.md
- documentation/design/*.md
script:
script:
- cd documentation/design
- cd documentation/design
- pandoc --filter pandoc-citeproc --bibliography=bibliography.bib --csl=acm-sig-proceedings.csl
- pandoc --citeproc --bibliography=bibliography.bib --csl=acm-sig-proceedings.csl
--variable papersize=a4paper -s *.md -o documentation.pdf
--variable papersize=a4paper -s *.md -o documentation.pdf
artifacts:
artifacts:
paths:
paths:
Loading