Skip to content
Commits on Source (5)
......@@ -72,12 +72,13 @@ pages:
tags:
- indocker
script:
- touch doc/docs/assets/stripmonitor.pdf
- cd doc
- touch docs/assets/stripmonitor.pdf
- ENABLE_PDF_EXPORT=1 mkdocs build --theme mkdocs
- mkdir -p doc/pdf/
- cp doc/site/pdf/document.pdf doc/docs/assets/stripmonitor.pdf
- mkdir -p pdf/
- cp site/pdf/document.pdf docs/assets/stripmonitor.pdf
- mkdocs build
- mv doc/site ./public
- mv site ../public
artifacts:
paths:
- public
\ No newline at end of file
......@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [0.1.1](https://dev.solidev.net/solidev/stripmonitor/compare/v0.1.0...v0.1.1) (2021-12-06)
### Bug Fixes
* **docs:** change docs build ci script ([9be1699](https://dev.solidev.net/solidev/stripmonitor/commit/9be1699ef72fe0f7572760e3311e59d6d0237e14))
## 0.1.0 (2021-12-06)
......
0.1.0
\ No newline at end of file
0.1.1
\ No newline at end of file
......@@ -2,5 +2,5 @@ apiVersion: v2
name: stripmonitor
description: StripMonitor Helm chart
type: application
version: 0.1.0
appVersion: 0.1.0
version: 0.1.1
appVersion: 0.1.1