-
Notifications
You must be signed in to change notification settings - Fork 394
"netlify deploy --dir" is not uploading netlify.toml #6190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This issue was introduced in v17.3, but it works in v17.2. Therefore, my workaround for now is to downgrade to 17.2. |
Same here, its a regression |
It is also not working for me on 17.0.0 from 21 days ago... I start to wonder if this is a receiving backend issue... |
Seeing a similar issue with the |
As this issue is very stale, I'm going to close it out. Please feel free to reply or open a new issue if you're still experiencing this. If you need additional support, please check out our support page: https://www.netlify.com/support/. Thank you! |
Describe the bug
In the latest version, the
netlify.toml
file is not uploaded when executingnetlify deploy
. Even if I explicitly modify this file, it is not recognized as a change.This only happens when I use the command in this way:
NETLIFY_SITE_ID=*** netlify deploy --dir path
Steps to reproduce
index.html
and anetlify.toml
file.NETLIFY_SITE_ID=*** netlify deploy --dir path
to deploy the directory.Configuration
No response
Environment
netlify-cli/17.5.1 darwin-arm64 node-v20.9.0
System:
OS: macOS 14.0
CPU: (10) arm64 Apple M1 Max
Memory: 2.11 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.9.0 - ~/.n/bin/node
npm: 10.1.0 - ~/.n/bin/npm
pnpm: 8.10.5 - /opt/homebrew/bin/pnpm
The text was updated successfully, but these errors were encountered: