Skip to content

Commit e789e90

Browse files
committed
Merge tag '2.8.5' into develop
2.8.5
2 parents 73fa8a3 + 462b6fc commit e789e90

6 files changed

Lines changed: 4 additions & 4 deletions

File tree

.drone.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@ steps:
5656

5757
# Build and publish catalogs for docker images
5858

59-
- name: build catalogs
59+
- name: build stable catalogs
6060
image: thehiveproject/neurons-build-catalogs
6161
when:
6262
event: [tag]
6363

64-
- name: upload catalogs to bintray
64+
- name: upload stable catalogs to bintray
6565
image: thehiveproject/drone-bintray
6666
settings:
6767
user: {from_secret: bintray_user}
@@ -96,7 +96,7 @@ steps:
9696
event: [tag]
9797

9898

99-
- name: build catalogs
99+
- name: build devel catalogs
100100
image: thehiveproject/neurons-build-catalogs
101101
when:
102102
branch:
-147 KB
Binary file not shown.
-20.1 KB
Binary file not shown.
-205 KB
Binary file not shown.
-16 KB
Binary file not shown.

analyzers/Onyphe/Onyphe_Summary.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
],
3131
"registration_required": true,
3232
"subscription_required": true,
33-
"free_subscription": false,
33+
"free_subscription": true,
3434
"service_homepage": "https://www.onyphe.io",
3535
"service_logo": {
3636
"path": "assets/onyphe_logo.png",

0 commit comments

Comments
 (0)