bundly the project on the build server
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
98395b112d
commit
fcf3979593
|
|
@ -17,5 +17,8 @@ steps:
|
||||||
- name: Deploiement
|
- name: Deploiement
|
||||||
commands:
|
commands:
|
||||||
- git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git
|
- git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git
|
||||||
- pwd
|
- cd lhoist-stay-safe
|
||||||
|
- npm install
|
||||||
|
- npm run build
|
||||||
- ls
|
- ls
|
||||||
|
# - rsync -avhp ./dist/ $PROJECT_SERVER_PATH --delete
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user