Tmp fix for old pipeline
This commit is contained in:
		
							parent
							
								
									2234b7d5de
								
							
						
					
					
						commit
						e56e83b4a2
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -9,6 +9,7 @@ | |||
|   "scripts": { | ||||
|     "build": "turbo run build", | ||||
|     "clean": "turbo run clean && rm -rf node_modules", | ||||
|     "db-seed": "turbo run db-seed", | ||||
|     "deploy": "turbo run deploy", | ||||
|     "dev": "turbo run dev --parallel", | ||||
|     "dx": "turbo run dx", | ||||
|  |  | |||
|  | @ -10,6 +10,7 @@ | |||
|       "dependsOn": ["^build"], | ||||
|       "outputs": ["dist/**", ".next/**"] | ||||
|     }, | ||||
|     "db-seed": {}, | ||||
|     "deploy": { | ||||
|       "dependsOn": [] | ||||
|     }, | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 zomars
						zomars