Skip to content

Commit

Permalink
Merge branch 'hotfix/2.8.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeleonard committed Jul 13, 2020
2 parents 510aa7c + e63d1f1 commit 462b6fc
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,12 @@ steps:

# Build and publish catalogs for docker images

- name: build catalogs
- name: build stable catalogs
image: thehiveproject/neurons-build-catalogs
when:
event: [tag]

- name: upload catalogs to bintray
- name: upload stable catalogs to bintray
image: thehiveproject/drone-bintray
settings:
user: {from_secret: bintray_user}
Expand Down Expand Up @@ -96,7 +96,7 @@ steps:
event: [tag]


- name: build catalogs
- name: build devel catalogs
image: thehiveproject/neurons-build-catalogs
when:
branch:
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion analyzers/Onyphe/Onyphe_Summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
"registration_required": true,
"subscription_required": true,
"free_subscription": false,
"free_subscription": true,
"service_homepage": "https://www.onyphe.io",
"service_logo": {
"path": "assets/onyphe_logo.png",
Expand Down

0 comments on commit 462b6fc

Please sign in to comment.