[A] Added extra commands to get info about bsd
This commit is contained in:
		
							
								
								
									
										10
									
								
								.cirrus.yml
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								.cirrus.yml
									
									
									
									
									
								
							@@ -1,6 +1,12 @@
 | 
			
		||||
freebsd_instance:
 | 
			
		||||
  image: freebsd-11-2-release-amd64
 | 
			
		||||
  image: freebsd-12-0-release-amd64
 | 
			
		||||
 | 
			
		||||
main_task:
 | 
			
		||||
  script:
 | 
			
		||||
    - echo "Hello cirrus"
 | 
			
		||||
    - echo "Hello cirrus"
 | 
			
		||||
    - ls
 | 
			
		||||
    - which cmake
 | 
			
		||||
    - which cc
 | 
			
		||||
    - which c++
 | 
			
		||||
    - cc --version
 | 
			
		||||
    - c++ --version
 | 
			
		||||
		Reference in New Issue
	
	Block a user