Release: weekly deploy
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"_comment": "Temp config for testing validateBuild only (do not commit).",
|
||||
"profile": "full",
|
||||
"autoConfirm": false,
|
||||
"steps": {
|
||||
"validateBuild": true,
|
||||
"gitCommitPush": false,
|
||||
"thumbnails": false,
|
||||
"backupDev": false,
|
||||
"backupProd": false,
|
||||
"migrateProdSchema": false,
|
||||
"restoreProd": false,
|
||||
"syncImages": false,
|
||||
"dockerPublish": false,
|
||||
"truenasRestartPause": false,
|
||||
"verify": false
|
||||
},
|
||||
"git": {
|
||||
"branch": "main",
|
||||
"message": "Release: validate only",
|
||||
"stageAll": false
|
||||
},
|
||||
"schemaChanged": false,
|
||||
"backupFile": "",
|
||||
"smb": {
|
||||
"host": "192.168.10.122",
|
||||
"share": "Gallery",
|
||||
"user": "",
|
||||
"password": ""
|
||||
},
|
||||
"verify": {
|
||||
"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