Compare commits

..

No commits in common. "2bfeee9553fe9edc426c1f8968e9205baeb5121e" and "04b86aad88c214f99c0a58032757e4cec225e970" have entirely different histories.

View File

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