This commit is contained in:
parent
fcbb6aacfd
commit
389f9769fc
|
|
@ -6,10 +6,8 @@ steps:
|
||||||
- name: Clone Git Submodules
|
- name: Clone Git Submodules
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
# - git clone https://git.deligraph.be/Antoine/Deligraph-V3.git
|
- git submodule init
|
||||||
# - git submodule update --recursive --remote
|
- git submodule update --recursive --remote
|
||||||
- touch salut.txt
|
|
||||||
- echo "salut"
|
|
||||||
|
|
||||||
- name: Deploy to FTP server
|
- name: Deploy to FTP server
|
||||||
image: cschlosser/drone-ftps
|
image: cschlosser/drone-ftps
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user