Source
Commit
def5678Message
fix: update dependencies
Image
registry.nextmap.io/while-demo:def5678Triggered by
api-key
Timing
Created
Mar 4, 20261mo ago
Started
Mar 4, 20261mo ago
Finished
Mar 4, 20261mo ago
Duration
30s
Context
Build Logs
10 lines17:39:27Cloning repository...
17:39:32Building Docker image...
17:39:37Step 1/6: FROM node:20-alpine
17:39:40Step 2/6: COPY package.json .
17:39:44Step 3/6: RUN npm install
17:39:49Step 4/6: COPY . .
17:39:52Step 5/6: RUN npm run build
17:39:55Step 6/6: EXPOSE 3000
17:39:57Build failed
17:39:58Exiting with error