feat: extend .drone.yml with step html
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1e08ba5b73
commit
8129187bd9
@ -17,6 +17,7 @@ steps:
|
||||
- apt-get -y install texlive-lang-german
|
||||
- pip install -r requirements.txt
|
||||
- make latexpdf
|
||||
- make html
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
@ -22,7 +22,7 @@ copyright = '2022, <tdb>'
|
||||
author = 'Software Ingenieur Begerad (SIB)'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '0.1.0'
|
||||
release = '0.1.1'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
@ -2,10 +2,14 @@
|
||||
|
||||
//TODO tbc
|
||||
|
||||
## Systemumgebung
|
||||
|
||||
//TODO tbc
|
||||
|
||||
## Systemkontext
|
||||
|
||||
//TODO tbc
|
||||
|
||||
## Systemumgebung
|
||||
## Systembeschreibung
|
||||
|
||||
//TODO tbc
|
Loading…
Reference in New Issue
Block a user