test for ci/cd
This commit is contained in:
		
							
								
								
									
										8
									
								
								.woodpecker/build.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.woodpecker/build.yaml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
when:
 | 
			
		||||
  - event: [push, pull_request, manual]
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
  - name: build
 | 
			
		||||
    image: masscollabs/build-essential:latest
 | 
			
		||||
    commands:
 | 
			
		||||
      - make
 | 
			
		||||
		Reference in New Issue
	
	Block a user