refactoring and adding capability to recognize more schedules
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline failed
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	ci/woodpecker/push/woodpecker Pipeline failed
				
			This commit is contained in:
		@@ -2,7 +2,7 @@ FROM node:alpine as Build
 | 
			
		||||
ENV NODE_ENV=production
 | 
			
		||||
WORKDIR /app
 | 
			
		||||
 | 
			
		||||
COPY [ "yarn.lock", "package.json", "index.ts", "tsconfig.json", "./" ]
 | 
			
		||||
COPY [ "yarn.lock", "package.json", "index.ts",  "./" ]
 | 
			
		||||
COPY server ./server
 | 
			
		||||
 | 
			
		||||
RUN yarn install --production
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user