Skip to content

Commit

Permalink
Add merge ID sets command to sdk nightly build (demisto#10843)
Browse files Browse the repository at this point in the history
* add merge id sets to sdk nightly build

* check with changes

* add ref to sdk

* check without merge id sets

* remove changes

* remove changes
  • Loading branch information
ChanochShayner authored Jan 13, 2021
1 parent 2578812 commit 77d5341
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1115,10 +1115,11 @@ jobs:
- *prepare_environment
- *secrets
- *update_tests_step
- *create_id_set
- *merge_public_and_private_id_sets
- *validate_files_and_yaml
- *run_unit_testing_and_lint
- *infrastructure_testing
- *create_id_set
- *build_content_descriptor
- *common_server_documentation
- *collect_test_list_and_content_packs
Expand Down

0 comments on commit 77d5341

Please sign in to comment.