Skip to content

Commit fe01ea7

Browse files
author
Kristiyan Ivanov
authored
Merge pull request #4596 from RedisInsight/RI-000---added-.rpm-as-an-enterprise-build-option
Update manual-build-enterprise.yml
2 parents 2d567fe + 1e16532 commit fe01ea7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/manual-build-enterprise.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ on:
3636
type: boolean
3737
required: false
3838

39+
build_linux_rpm_x64:
40+
description: Build Linux rpm x64
41+
type: boolean
42+
required: false
43+
3944
environment:
4045
description: Environment to run build
4146
type: environment

0 commit comments

Comments
 (0)