iugf
This commit is contained in:
		@@ -6,6 +6,7 @@ steps:
 | 
			
		||||
- name: build
 | 
			
		||||
  image: archlinux
 | 
			
		||||
  commands:
 | 
			
		||||
  - pacman -Sy --noconfirm
 | 
			
		||||
  - pacman -S cmake --noconfirm
 | 
			
		||||
  - mkdir build
 | 
			
		||||
  - cd build
 | 
			
		||||
@@ -16,6 +17,7 @@ steps:
 | 
			
		||||
- name: test
 | 
			
		||||
  image: archlinux
 | 
			
		||||
  commands:
 | 
			
		||||
  - pacman -Sy --noconfirm
 | 
			
		||||
  - pacman -S cmake --noconfirm
 | 
			
		||||
  - mkdir build
 | 
			
		||||
  - cd build
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user