Skip to content

Commit

Permalink
#763 generate doc when update is detected on master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeleonard committed Jun 30, 2020
1 parent bd6da0b commit 3903501
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,12 @@ steps:
type: Cortex-Neurons
when:
branch:
- master
- master

- name: Publish documentation
image: thehiveproject/mkdocs
settings:
token: { from_secret: github_token }
when:
branch:
- master
- master

0 comments on commit 3903501

Please sign in to comment.