Skip to content

Commit 19c7922

Browse files
committed
Generate source artifacts
This creates source RPMs, which can be useful if people want to inspect how it was built.
1 parent 9a58203 commit 19c7922

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/projects/openvox-agent.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
project 'openvox-agent' do |proj|
22
platform = proj.get_platform
33

4+
generate_source_artifacts true
5+
46
# puppet-agent inherits most build settings from openvoxproject/puppet-runtime:
57
# - Modifications to global settings like flags and target directories should be made in puppet-runtime.
68
# - Settings included in this file should apply only to local components in this repository.

0 commit comments

Comments
 (0)