We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb5a9d commit 540b4bfCopy full SHA for 540b4bf
1 file changed
_config.yaml
@@ -6,3 +6,9 @@ repos:
6
- name: Teragrep Central Releases
7
path: central
8
description: Contains platform agnostic releases
9
+ - name: Teragrep EL8 Releases
10
+ path: linux/el8
11
+ description: Contains builds that are expected to run on EL8 platform
12
+ - name: Teragrep EL9 Releases
13
+ path: linux/el9
14
+ description: Contains builds that are expected to run on EL9 platform
0 commit comments