mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-10 21:46:27 +02:00
💚 add workflow
This commit is contained in:
@@ -23,7 +23,7 @@ WORKDIR $project_dir
|
||||
COPY --chown=$user .yarnrc.yml yarn.lock package.json ./
|
||||
RUN yarn install --frozen-lockfile
|
||||
|
||||
COPY --chown=$user . .
|
||||
COPY --chown=$user . ./
|
||||
|
||||
## Build the app
|
||||
RUN yarn run build
|
||||
|
Reference in New Issue
Block a user