Source
Commit
abc123Image
harbor.while.sh/p1/staging:abc123Triggered by
apikey:ak-test-1
Timing
Created
Mar 4, 20261mo ago
Finished
Mar 4, 20261mo ago
Context
Build Logs
10 lines14:05:55Cloning repository...
14:06:00Building Docker image...
14:06:05Step 1/6: FROM node:20-alpine
14:06:08Step 2/6: COPY package.json .
14:06:12Step 3/6: RUN npm install
14:06:17Step 4/6: COPY . .
14:06:20Step 5/6: RUN npm run build
14:06:23Step 6/6: EXPOSE 3000
14:06:25Successfully built image
14:06:26Pushed to registry: harbor.while.sh/p1/staging:abc123