Skip to content

Commit 42b00b2

Browse files
committed
Added rpm release configuration
1 parent 0733d93 commit 42b00b2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

config.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,12 @@ packages:
3232
publish_workflow: release_publish.yml
3333
publish_timeout_minutes: 10
3434
publish_inputs: {}
35+
rpm:
36+
package_type: debian
37+
repo: redis/redis-rpm
38+
build_workflow: release_build_and_test.yml
39+
build_inputs: {}
40+
publish_internal_release: yes
41+
publish_workflow: release_publish.yml
42+
publish_timeout_minutes: 10
43+
publish_inputs: {}

0 commit comments

Comments
 (0)