Compare commits

...

2 Commits

Author SHA1 Message Date
2bfeee9553 test
Some checks failed
continuous-integration/drone/push Build is failing
2024-09-23 09:42:20 +02:00
1b2968b9e0 erasing tests 2024-09-19 15:31:44 +02:00

View File

@ -17,9 +17,7 @@ server:
steps:
- name: Clonage du Repo
commands:
- git clone https://git.deligraph.be/Antoine/lhoist-stay-safe__backend-theme.git
- ls
# - git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git
- git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git
- name: Installation du package
commands:
- cd lhoist-stay-safe
@ -43,3 +41,4 @@ steps:
commands:
- cd lhoist-stay-safe
- rsync -avhpn -e 'ssh -p 22' ./build/ $PROD_SERVER_PATH:$PROD_FOLDER_PATH --delete