mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
always rebuild web on release target
This commit is contained in:
@@ -78,7 +78,9 @@ extra_scripts =
|
||||
|
||||
[env:release]
|
||||
build_flags = ${common.general_flags} ${common.custom_flags}
|
||||
extra_scripts = pre:scripts/rename_fw.py
|
||||
extra_scripts =
|
||||
pre:scripts/rename_fw.py
|
||||
pre:scripts/buildweb.py
|
||||
|
||||
[env:checkcode]
|
||||
build_type = debug
|
||||
|
||||
Reference in New Issue
Block a user