Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
variables:
CURRENT_BRANCH_NAME: "${INFRA_BRANCH}"
CURRENT_BRANCH_NAME: demisto_py_shared_ci

include:
- file: "/.gitlab/ci/demisto-py/.gitlab-ci.yml"
ref: "${INFRA_BRANCH}"
ref: demisto_py_shared_ci
project: "${CI_PROJECT_NAMESPACE}/infra"
2 changes: 1 addition & 1 deletion docs/AdvanceArg.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**complex** | [**ComplexArg**](ComplexArg.md) | | [optional]
**simple** | **str** | | [optional]

TEST
[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)