mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							parent
							
								
									2f2f297555
								
							
						
					
					
						commit
						d2f13f7940
					
				| 
						 | 
					@ -21,11 +21,3 @@ jobs:
 | 
				
			||||||
        registry-url: https://registry.npmjs.org/
 | 
					        registry-url: https://registry.npmjs.org/
 | 
				
			||||||
        cache: npm
 | 
					        cache: npm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Install dependencies
 | 
					 | 
				
			||||||
      run: npm install
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    - name: Build and test
 | 
					 | 
				
			||||||
      run: npm run build
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    - name: Deploy to GitHub Pages
 | 
					 | 
				
			||||||
      run: npm run deploy -- -m "Update GitHub Pages"
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue