Skip to content

fix: add --no-build to netlify deploy to skip unwanted build - #1724

Merged
gansheer merged 1 commit into
apache:mainfrom
gansheer:fix/1718-fix-broken-preview-3
Aug 7, 2026
Merged

fix: add --no-build to netlify deploy to skip unwanted build#1724
gansheer merged 1 commit into
apache:mainfrom
gansheer:fix/1718-fix-broken-preview-3

Conversation

@gansheer

@gansheer gansheer commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Ref #1718

The netlify.toml build command (yarn build-all) was being triggered by netlify deploy, failing after workspaces were stripped. The public directory is already pre-built by the PR checks workflow.

The netlify.toml build command (yarn build-all) was being triggered
by netlify deploy, failing after workspaces were stripped. The public
directory is already pre-built by the PR checks workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gansheer
gansheer merged commit 727deee into apache:main Aug 7, 2026
2 checks passed
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

🚀 Preview is available at https://pr-1724--camel.netlify.app

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