Fix Dockerfile #89

Merged
Brain merged 2 commits from fix-dockerfile into main 2024-04-23 23:07:43 +02:00
Owner
Step 2/20 : COPY package.json package-lock.json .
When using COPY with more than one source file, the destination must be a directory and end with a /
exit status 1

See https://drone.wtf-eg.de/kompetenzinventar/ki-frontend/135/2/2

This PR fixes the Dockerfile and adds a dry-run build of the Docker image to the PR pipeline.

``` Step 2/20 : COPY package.json package-lock.json . When using COPY with more than one source file, the destination must be a directory and end with a / exit status 1 ``` See https://drone.wtf-eg.de/kompetenzinventar/ki-frontend/135/2/2 This PR fixes the Dockerfile and adds a dry-run build of the Docker image to the PR pipeline.
Brain added 2 commits 2024-04-23 22:49:22 +02:00
Brain merged commit d46aaa0f31 into main 2024-04-23 23:07:43 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kompetenzinventar/ki-frontend#89
No description provided.