Compare commits
	
		
			1 Commits
		
	
	
		
			03d7fe613d
			...
			5df49dcfab
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 5df49dcfab | 
							
								
								
									
										15
									
								
								.gitea/workflows/ci.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								.gitea/workflows/ci.yaml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,15 @@ | |||||||
|  | name: CI | ||||||
|  | on: | ||||||
|  |   push: | ||||||
|  |     branches: | ||||||
|  |       - master | ||||||
|  |   pull_request: | ||||||
|  |     branches: | ||||||
|  |       - master | ||||||
|  | 
 | ||||||
|  | jobs: | ||||||
|  |   build:all: | ||||||
|  |     runs-on: native | ||||||
|  |     steps: | ||||||
|  |       - uses: https://gitea.com/ScMi1/checkout@v1.4 | ||||||
|  |       - run: nix build -L --no-link --print-out-paths .#bsc-ci.all | ||||||
		Reference in New Issue
	
	Block a user