This commit is contained in:
parent
87e017c1de
commit
47189ea553
|
|
@ -11,12 +11,10 @@ steps:
|
|||
- name: Installation du package
|
||||
image: node
|
||||
commands:
|
||||
- cd Deligraph-V3
|
||||
- npm install
|
||||
- name: Build du package
|
||||
image: node
|
||||
commands:
|
||||
- cd Deligraph-V3
|
||||
- npm run production
|
||||
- rm -rf node_modules
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user