mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-10 21:46:27 +02:00
💚 trying to fix CI build in gcp
This commit is contained in:
@@ -20,7 +20,7 @@ USER $user
|
||||
WORKDIR $project_dir
|
||||
|
||||
## Copy file for YARN then install all deps
|
||||
COPY --chown=$user .yarnrc.yml yarn.lock* package.json ./
|
||||
COPY --chown=$user .yarnrc.yml yarn.lock package.json ./
|
||||
RUN yarn install --frozen-lockfile
|
||||
|
||||
COPY --chown=$user . .
|
||||
|
Reference in New Issue
Block a user