fix: add PLUGIN_HOSTNAME: in Drone.io pipeline step html
Some checks failed
continuous-integration/drone/tag Build is failing
Some checks failed
continuous-integration/drone/tag Build is failing
This commit is contained in:
parent
8129187bd9
commit
35fac13b24
@ -50,7 +50,7 @@ steps:
|
|||||||
from_secret: username
|
from_secret: username
|
||||||
FTP_PASSWORD:
|
FTP_PASSWORD:
|
||||||
from_secret: password
|
from_secret: password
|
||||||
FTP_HOSTNAME:
|
PLUGIN_HOSTNAME:
|
||||||
from_secret: hostname
|
from_secret: hostname
|
||||||
PLUGIN_SRC_DIR: /build/html
|
PLUGIN_SRC_DIR: /build/html
|
||||||
PLUGIN_DEST_DIR: /home/pacs/sib00/users/swingbe_fffleet/doms/fffleet.swingbe.de/subs-ssl/www
|
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)'
|
author = 'Software Ingenieur Begerad (SIB)'
|
||||||
|
|
||||||
# The full version, including alpha/beta/rc tags
|
# The full version, including alpha/beta/rc tags
|
||||||
release = '0.1.1'
|
release = '0.1.2'
|
||||||
|
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user