mirror of
https://github.com/valitydev/Cortex-Analyzers.git
synced 2024-11-06 09:05:19 +00:00
#763 generate doc when update is detected on master branch
This commit is contained in:
parent
cd2fbf0517
commit
d34b720a94
@ -127,7 +127,7 @@ steps:
|
||||
type: Cortex-Neurons
|
||||
when:
|
||||
branch:
|
||||
- release/2.8.0
|
||||
- master
|
||||
|
||||
- name: Publish documentation
|
||||
image: thehiveproject/mkdocs
|
||||
@ -135,4 +135,4 @@ steps:
|
||||
token: { from_secret: github_token }
|
||||
when:
|
||||
branch:
|
||||
- release/2.8.0
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user