We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0776ad4 commit 4e5e494Copy full SHA for 4e5e494
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
pip install splunk-packaging-toolkit
21
22
- name: Build an app using UCC
23
- run: ucc-gen build
+ run: ucc-gen build --source TA-opencti-add-on
24
25
- name: Create tmp folder
26
run: mkdir app-dir
0 commit comments