update.sh : plus de npm install
finalement
This commit is contained in:
parent
86ac44f46b
commit
95c68997c0
1 changed files with 0 additions and 2 deletions
|
@ -4,6 +4,4 @@ set -x -e
|
||||||
git checkout main
|
git checkout main
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
npm install
|
|
||||||
|
|
||||||
docker-compose up -d --build
|
docker-compose up -d --build
|
||||||
|
|
Loading…
Reference in a new issue