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 9a58203 commit 19c7922Copy full SHA for 19c7922
configs/projects/openvox-agent.rb
@@ -1,6 +1,8 @@
1
project 'openvox-agent' do |proj|
2
platform = proj.get_platform
3
4
+ generate_source_artifacts true
5
+
6
# puppet-agent inherits most build settings from openvoxproject/puppet-runtime:
7
# - Modifications to global settings like flags and target directories should be made in puppet-runtime.
8
# - Settings included in this file should apply only to local components in this repository.
0 commit comments