Fix devtoprod git step exit-code handling

Add Invoke-Git with safe external command execution and stop using prod LAN URL for dev validateBuild checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Danila Khodjaef
2026-07-08 17:52:01 +03:00
co-authored by Cursor
parent c391fcc21e
commit 0de95fd151
2 changed files with 41 additions and 22 deletions
@@ -29,6 +29,7 @@
"password": ""
},
"verify": {
"devLanUrl": "http://192.168.10.70:5173/api/bounds",
"devUrl": "https://devgallery.mysuperlab.netcraze.pro/api/bounds",
"lanUrl": "http://192.168.10.122:5173/api/bounds",
"publicUrl": "https://gallery.mysuperlab.netcraze.pro/api/bounds"