Compare commits

...

2 Commits
v0.1.1 ... main

Author SHA1 Message Date
dancingCycle cad768627f fix: add PLUGIN_HOSTNAME: in Drone.io pipeline step html
continuous-integration/drone/push Build is passing Details
2022-12-14 21:15:04 +01:00
dancingCycle 8129187bd9 feat: extend .drone.yml with step html
continuous-integration/drone/push Build is passing Details
2022-12-14 20:46:36 +01:00
3 changed files with 9 additions and 4 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
@ -49,7 +50,7 @@ steps:
from_secret: username
FTP_PASSWORD:
from_secret: password
FTP_HOSTNAME:
PLUGIN_HOSTNAME:
from_secret: hostname
PLUGIN_SRC_DIR: /build/html
PLUGIN_DEST_DIR: /home/pacs/sib00/users/swingbe_fffleet/doms/fffleet.swingbe.de/subs-ssl/www

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.2'
# -- General configuration ---------------------------------------------------

View File

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