copy standalone into standalone
	
		
			
	
		
	
	
		
			
				
	
				Gitea/subman-nextjs/pipeline/head This commit looks good
				
					Details
				
			
		
	
				
					
				
			
				
	
				Gitea/subman-nextjs/pipeline/head This commit looks good
				
					Details
				
			
		
	rather than dumping the contents into root? Idk, I'm running out of ideas here
This commit is contained in:
		
							parent
							
								
									447504667f
								
							
						
					
					
						commit
						6b32499aaf
					
				| 
						 | 
				
			
			@ -13,7 +13,7 @@ agent any
 | 
			
		|||
				sh 'cp -r public standalone/'
 | 
			
		||||
				sh 'cp -r prisma standalone/'
 | 
			
		||||
				sh 'cp -r .next/static standalone/.next/'
 | 
			
		||||
				sh 'cp -r .next/standalone/** standalone/'
 | 
			
		||||
				sh 'cp -r .next/standalone/ standalone/'
 | 
			
		||||
				sh ' tar -cf subman.tar.gz standalone '
 | 
			
		||||
				sh 'rm -r standalone'
 | 
			
		||||
			}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue