Skip to content

Merge pull request #111 from codegasms/feat/ci-cd-pipeline #2

Merge pull request #111 from codegasms/feat/ci-cd-pipeline

Merge pull request #111 from codegasms/feat/ci-cd-pipeline #2

Triggered via push May 4, 2025 14:09
Status Failure
Total duration 55s
Artifacts

build.yml

on: push
Next.js Build with Bun
51s
Next.js Build with Bun
Docker Build Check
22s
Docker Build Check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Docker Build Check
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; elif [ -f pnpm-lock.yaml ]; then corepack enable pnpm && pnpm i --frozen-lockfile; else echo \"Lockfile not found.\" && exit 1; fi" did not complete successfully: exit code: 1
Next.js Build with Bun
Process completed with exit code 1.