Compare commits
2 Commits
04b86aad88
...
2bfeee9553
| Author | SHA1 | Date | |
|---|---|---|---|
| 2bfeee9553 | |||
| 1b2968b9e0 |
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user