Source
Commit
abc123Image
harbor.while.sh/p1/staging:abc123Triggered by
apikey:ak-test-1
Timing
Created
Mar 4, 20262mo ago
Finished
Mar 4, 20262mo ago
Context
Build Logs
10 lines04:49:21Cloning repository...
04:49:26Building Docker image...
04:49:31Step 1/6: FROM node:20-alpine
04:49:34Step 2/6: COPY package.json .
04:49:38Step 3/6: RUN npm install
04:49:43Step 4/6: COPY . .
04:49:46Step 5/6: RUN npm run build
04:49:49Step 6/6: EXPOSE 3000
04:49:51Successfully built image
04:49:52Pushed to registry: harbor.while.sh/p1/staging:abc123