Skip to content

Commit

Permalink
fix nightly fail (demisto#35597)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilappe authored Jul 25, 2024
1 parent 7f844ec commit 5c066c4
Showing 1 changed file with 9 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ tasks:
{
"position": {
"x": 50,
"y": 370
"y": 545
}
}
note: false
Expand Down Expand Up @@ -116,7 +116,7 @@ tasks:
brand: ""
nexttasks:
'#none#':
- "1"
- "10"
scriptarguments:
all:
simple: "yes"
Expand Down Expand Up @@ -165,7 +165,7 @@ tasks:
{
"position": {
"x": 50,
"y": 545
"y": 720
}
}
note: false
Expand Down Expand Up @@ -206,7 +206,7 @@ tasks:
{
"position": {
"x": 50,
"y": 720
"y": 895
}
}
note: false
Expand All @@ -231,7 +231,7 @@ tasks:
brand: ""
nexttasks:
'#none#':
- "10"
- "3"
scriptarguments:
action:
simple: ModifiedDomainForLogo
Expand All @@ -245,7 +245,7 @@ tasks:
{
"position": {
"x": 50,
"y": 895
"y": 1070
}
}
note: false
Expand All @@ -270,19 +270,20 @@ tasks:
brand: ""
nexttasks:
'#none#':
- "3"
- "1"
scriptarguments:
action:
simple: RemoveLogo
logoName:
simple: dbot
separatecontext: false
continueonerror: true
continueonerrortype: ""
view: |-
{
"position": {
"x": 50,
"y": 1070
"y": 370
}
}
note: false
Expand Down

0 comments on commit 5c066c4

Please sign in to comment.