We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0733d93 commit 42b00b2Copy full SHA for 42b00b2
config.yaml
@@ -32,3 +32,12 @@ packages:
32
publish_workflow: release_publish.yml
33
publish_timeout_minutes: 10
34
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