test ftp cicd
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Antoine M 2024-09-24 15:59:25 +02:00
parent fcbb6aacfd
commit 389f9769fc

View File

@ -6,10 +6,8 @@ steps:
- name: Clone Git Submodules
image: alpine/git
commands:
# - git clone https://git.deligraph.be/Antoine/Deligraph-V3.git
# - git submodule update --recursive --remote
- touch salut.txt
- echo "salut"
- git submodule init
- git submodule update --recursive --remote
- name: Deploy to FTP server
image: cschlosser/drone-ftps