feat: extend .drone.yml with step html
continuous-integration/drone/push Build is passing Details

This commit is contained in:
dancingCycle 2022-12-14 20:46:36 +01:00
parent 1e08ba5b73
commit 8129187bd9
3 changed files with 8 additions and 3 deletions

View File

@ -17,6 +17,7 @@ steps:
- apt-get -y install texlive-lang-german
- pip install -r requirements.txt
- make latexpdf
- make html
---
kind: pipeline

View File

@ -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 ---------------------------------------------------

View File

@ -2,10 +2,14 @@
//TODO tbc
## Systemumgebung
//TODO tbc
## Systemkontext
//TODO tbc
## Systemumgebung
## Systembeschreibung
//TODO tbc
//TODO tbc