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