ci: testing
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	continuous-integration/drone/push Build encountered an error
				
			This commit is contained in:
		
							parent
							
								
									3b6d544d60
								
							
						
					
					
						commit
						ee340091af
					
				
					 1 changed files with 2 additions and 6 deletions
				
			
		| 
						 | 
					@ -2,17 +2,13 @@ kind: pipeline
 | 
				
			||||||
type: docker
 | 
					type: docker
 | 
				
			||||||
name: default
 | 
					name: default
 | 
				
			||||||
 | 
					
 | 
				
			||||||
volumes:
 | 
					 | 
				
			||||||
  - name: bonfire
 | 
					 | 
				
			||||||
    path: /bonfire/
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
- name: build_deploy
 | 
					- name: build_deploy
 | 
				
			||||||
  privileged: true
 | 
					 | 
				
			||||||
  image: ianwalter/pnpm:v1.4.0
 | 
					  image: ianwalter/pnpm:v1.4.0
 | 
				
			||||||
 | 
					  privileged: true
 | 
				
			||||||
  volumes:
 | 
					  volumes:
 | 
				
			||||||
    - name: bonfire
 | 
					    - /home/light/bonfire:/bonfire
 | 
				
			||||||
      path: /data/bonfire/
 | 
					 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - pnpm install 
 | 
					  - pnpm install 
 | 
				
			||||||
  - pnpm run build
 | 
					  - pnpm run build
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue