Skip to content

Commit

Permalink
add integration marketplaces (#22376)
Browse files Browse the repository at this point in the history
  • Loading branch information
dansterenson authored Dec 4, 2022
1 parent ba7d43d commit 7f97286
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Packs/DemistoLocking/Integrations/CoreLock/CoreLock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ script:
arguments: []
description: Release all locks
runonce: false
marketplaces:
- marketplacev2
fromversion: 5.0.0
tests:
- No tests
2 changes: 2 additions & 0 deletions Packs/DemistoLocking/Integrations/DemistoLock/DemistoLock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ script:
arguments: []
description: Release all locks
runonce: false
marketplaces:
- xsoar
fromversion: 5.0.0
2 changes: 2 additions & 0 deletions Packs/DemistoRESTAPI/Integrations/CoreRESTAPI/CoreRESTAPI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,6 @@ script:
runonce: false
tests:
- No tests
marketplaces:
- marketplacev2
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,6 @@ script:
runonce: false
tests:
- DemistoUploadFileV2 Test
marketplaces:
- xsoar
fromversion: 5.0.0

0 comments on commit 7f97286

Please sign in to comment.