fix: add PLUGIN_HOSTNAME: in Drone.io pipeline 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
8129187bd9
commit
cad768627f
@ -50,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
|
||||
|
@ -22,7 +22,7 @@ copyright = '2022, <tdb>'
|
||||
author = 'Software Ingenieur Begerad (SIB)'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '0.1.1'
|
||||
release = '0.1.2'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user