Auto backup (2022-05-27T09:34:40.267Z)
This commit is contained in:
@@ -13,18 +13,6 @@
|
|||||||
],
|
],
|
||||||
"typeVersion": 1
|
"typeVersion": 1
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"command": "npx n8n export:workflow --backup --output repo/workflows/"
|
|
||||||
},
|
|
||||||
"name": "Export Workflows",
|
|
||||||
"type": "n8n-nodes-base.executeCommand",
|
|
||||||
"position": [
|
|
||||||
440,
|
|
||||||
400
|
|
||||||
],
|
|
||||||
"typeVersion": 1
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"command": "npx n8n export:credentials --backup --output repo/credentials/"
|
"command": "npx n8n export:credentials --backup --output repo/credentials/"
|
||||||
@@ -69,7 +57,7 @@
|
|||||||
"type": "n8n-nodes-base.executeCommand",
|
"type": "n8n-nodes-base.executeCommand",
|
||||||
"position": [
|
"position": [
|
||||||
1040,
|
1040,
|
||||||
400
|
320
|
||||||
],
|
],
|
||||||
"typeVersion": 1
|
"typeVersion": 1
|
||||||
},
|
},
|
||||||
@@ -206,17 +194,6 @@
|
|||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"Export Workflows": {
|
|
||||||
"main": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"node": "Export Credentials",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Export Credentials": {
|
"Export Credentials": {
|
||||||
"main": [
|
"main": [
|
||||||
[
|
[
|
||||||
@@ -274,7 +251,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"createdAt": "2022-05-26T17:20:27.486Z",
|
"createdAt": "2022-05-26T17:20:27.486Z",
|
||||||
"updatedAt": "2022-05-27T09:30:41.838Z",
|
"updatedAt": "2022-05-27T09:34:24.534Z",
|
||||||
"settings": {
|
"settings": {
|
||||||
"saveExecutionProgress": "DEFAULT",
|
"saveExecutionProgress": "DEFAULT",
|
||||||
"errorWorkflow": "25"
|
"errorWorkflow": "25"
|
||||||
|
|||||||
Reference in New Issue
Block a user