This commit is contained in:
		
							parent
							
								
									34034b6467
								
							
						
					
					
						commit
						f0bff504cd
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -5,6 +5,9 @@ name: default
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
- name: build_deploy
 | 
					- name: build_deploy
 | 
				
			||||||
  image: ianwalter/pnpm:v1.4.0
 | 
					  image: ianwalter/pnpm:v1.4.0
 | 
				
			||||||
 | 
					  volumes:
 | 
				
			||||||
 | 
					    - name: bonfire
 | 
				
			||||||
 | 
					      path: /data/bonfire/:/data/bonfire
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
  - pnpm install 
 | 
					  - pnpm install 
 | 
				
			||||||
  - pnpm run build
 | 
					  - pnpm run build
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue