tauri/.changes/empty-tauri-key-password.md

7 lines
220 B
Markdown
Raw Normal View History

---
"cli.rs": patch
"cli.js": patch
---
Skip the password prompt on the build command when `TAURI_KEY_PASSWORD` environment variable is empty and the `--ci` argument is provided or the `CI` environment variable is set.