Merge branch 'main' of https://gitea.firewax.fr/corenthin/Yt2Jelly
This commit is contained in:
commit
0ad613a7f2
@ -12,7 +12,7 @@ WORKDIR /app
|
|||||||
COPY package*.json ./
|
COPY package*.json ./
|
||||||
|
|
||||||
# Installer les dépendances (avec cache npm)
|
# Installer les dépendances (avec cache npm)
|
||||||
RUN npm ci --only=production=false
|
RUN npm ci --only=production
|
||||||
|
|
||||||
# Copier le code source
|
# Copier le code source
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user