Skip to content

Commit

Permalink
added content gitlab ci to vars for lint uses (#28367)
Browse files Browse the repository at this point in the history
* added content gitlab ci to vars
  • Loading branch information
yucohen authored and ostolero committed Aug 8, 2023
1 parent 10ec13a commit 737e252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab/ci/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ variables:
DEMISTO_SDK_GRAPH_FORCE_CREATE: "true" # change this when the demisto-sdk update-graph command is stable
DEMISTO_SDK_LOG_FILE_PATH: $ARTIFACTS_FOLDER/logs/demisto_sdk_debug.log
OVERRIDE_SDK_REF: ""
CONTENT_GITLAB_CI: "true"

include:
- local: .gitlab/ci/.gitlab-ci.global.yml
Expand Down

0 comments on commit 737e252

Please sign in to comment.