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:
co-authored by
Cursor
parent
c391fcc21e
commit
0de95fd151
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user