Skip to content

fix: set DATABASE_URL in Docker builder stage, increase CI timeouts, …#9

Merged
tian-im merged 1 commit into
mainfrom
fix-build-and-push
Jun 22, 2026
Merged

fix: set DATABASE_URL in Docker builder stage, increase CI timeouts, …#9
tian-im merged 1 commit into
mainfrom
fix-build-and-push

Conversation

@tian-im

@tian-im tian-im commented Jun 22, 2026

Copy link
Copy Markdown
Owner

…add multi-platform test option

  • Dockerfile: add ENV DATABASE_URL in builder stage so PrismaClient doesn't fail on missing env var during Next.js static page generation
  • build-and-push.yml: increase timeout from 20 to 30 min for slow arm64 builds
  • docker-build-test.yml: add multi_platform workflow_dispatch input with QEMU
    • buildx support, enabling full linux/amd64+linux/arm64 build testing from any branch without pushing to GHCR

…add multi-platform test option

- Dockerfile: add ENV DATABASE_URL in builder stage so PrismaClient
  doesn't fail on missing env var during Next.js static page generation
- build-and-push.yml: increase timeout from 20 to 30 min for slow arm64 builds
- docker-build-test.yml: add multi_platform workflow_dispatch input with QEMU
  + buildx support, enabling full linux/amd64+linux/arm64 build testing from
  any branch without pushing to GHCR
@tian-im tian-im merged commit 36ab71c into main Jun 22, 2026
3 checks passed
@tian-im tian-im deleted the fix-build-and-push branch June 22, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant