forked from rarias/bscpkgs
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			121 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			121 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| build:bsc-ci.all:
 | |
|   stage: build
 | |
|   tags:
 | |
|     - nix
 | |
|   script:
 | |
|     - nix build -L --no-link --print-out-paths .#bsc-ci.all
 |