mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-11-04 02:35:07 +01:00 
			
		
		
		
	Remove go-toolkit as build requirement for RPM builds if run in CI
This commit is contained in:
		
				
					committed by
					
						
						Thomas Gruber
					
				
			
			
				
	
			
			
			
						parent
						
							5ca669951f
						
					
				
				
					commit
					1e2e43742f
				
			@@ -6,7 +6,9 @@ Summary:        Metric collection daemon from the ClusterCockpit suite
 | 
			
		||||
License:        MIT
 | 
			
		||||
Source0:        %{name}-%{version}.tar.gz
 | 
			
		||||
 | 
			
		||||
%if "%{getenv:CI}" != "1"
 | 
			
		||||
BuildRequires:  go-toolset
 | 
			
		||||
%endif
 | 
			
		||||
BuildRequires:  systemd-rpm-macros
 | 
			
		||||
# for header downloads
 | 
			
		||||
BuildRequires:  wget
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user