This commit is contained in:
		
							parent
							
								
									0fd8cc7409
								
							
						
					
					
						commit
						ee640738c0
					
				
							
								
								
									
										9
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,9 @@
 | 
			
		||||
kind: pipeline
 | 
			
		||||
name: default
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
- name: build
 | 
			
		||||
  image: node
 | 
			
		||||
  commands:
 | 
			
		||||
  - npm install
 | 
			
		||||
  - npm run buildProd
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user