This commit is contained in:
parent
ecaff175a0
commit
1bc8fdc4d7
|
|
@ -7,7 +7,7 @@ steps:
|
|||
- name: Clone Git Submodules
|
||||
image: alpine/git
|
||||
commands:
|
||||
# - git clone https://git.deligraph.be/Antoine/homegrade_theme_production.git
|
||||
# - git clone https://git.deligraph.be/Antoine/Deligraph-V3.git
|
||||
# - git submodule update --recursive --remote
|
||||
- touch salut.txt
|
||||
|
||||
|
|
@ -21,8 +21,8 @@ steps:
|
|||
PLUGIN_SECURE: false
|
||||
PLUGIN_VERIFY: false
|
||||
PLUGIN_HOSTNAME: ftp://host:21
|
||||
PLUGIN_SRC_DIR: /hugo/public/
|
||||
PLUGIN_DEST_DIR: /home/ftp_username
|
||||
PLUGIN_SRC_DIR: /Deligraph-V3
|
||||
PLUGIN_DEST_DIR: /test
|
||||
PLUGIN_AUTO_CONFIRM: true
|
||||
PLUGIN_DEBUG: true
|
||||
PLUGIN_ONLY_NEWER: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user