mirror of
https://github.com/valitydev/Cortex-Analyzers.git
synced 2024-11-06 09:05:19 +00:00
build and overwrite catalogs
This commit is contained in:
parent
83fe8fadab
commit
500f1cc395
@ -56,6 +56,8 @@ steps:
|
||||
subject: thehive-project
|
||||
package: catalogs
|
||||
version: latest
|
||||
override: 1
|
||||
publish: 1
|
||||
commands:
|
||||
- |
|
||||
export PLUGIN_USER
|
||||
@ -63,6 +65,8 @@ steps:
|
||||
export PLUGIN_SUBJECT
|
||||
export PLUGIN_PACKAGE
|
||||
export PLUGIN_VERSION
|
||||
export PLUGIN_OVERRIDE
|
||||
export PLUGIN_PUBLISH
|
||||
upload \
|
||||
--file analyzers/analyzers.json \
|
||||
--repo cortexneurons
|
||||
@ -86,6 +90,8 @@ steps:
|
||||
subject: thehive-project
|
||||
package: catalogs
|
||||
version: latest
|
||||
override: 1
|
||||
publish: 1
|
||||
commands:
|
||||
- |
|
||||
export PLUGIN_USER
|
||||
@ -93,6 +99,8 @@ steps:
|
||||
export PLUGIN_SUBJECT
|
||||
export PLUGIN_PACKAGE
|
||||
export PLUGIN_VERSION
|
||||
export PLUGIN_OVERRIDE
|
||||
export PLUGIN_PUBLISH
|
||||
upload \
|
||||
--file analyzers/analyzers-devel.json \
|
||||
--repo cortexneurons
|
||||
|
Loading…
Reference in New Issue
Block a user