Skip to content

ci(docs): deploy with --no-build - #4

Merged
luishcastroc merged 1 commit into
mainfrom
fix-netlify-no-build
Aug 14, 2026
Merged

ci(docs): deploy with --no-build#4
luishcastroc merged 1 commit into
mainfrom
fix-netlify-no-build

Conversation

@luishcastroc

Copy link
Copy Markdown
Contributor

Second deploy attempt failed with Multiple possible build commands found … Detected commands for: Hydrogen, Remix. netlify deploy runs a build by default, and its framework autodetection gets confused scanning the monorepo. CI already builds the site with pnpm nx build docs, so this adds --no-build to upload dist/apps/docs/analog/public as-is.

🤖 Generated with Claude Code

netlify deploy runs a build by default and its framework autodetection
chokes on the monorepo (Detected commands for: Hydrogen, Remix). The
site is already built by nx; --no-build uploads dist as-is.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@luishcastroc
luishcastroc merged commit 230a8f0 into main Aug 14, 2026
1 check passed
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