remove unneccessary build step
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		@@ -1,10 +1,4 @@
 | 
				
			|||||||
pipeline:
 | 
					pipeline:
 | 
				
			||||||
  build:
 | 
					 | 
				
			||||||
    image: node
 | 
					 | 
				
			||||||
    secrets: [BOT_TOKEN]
 | 
					 | 
				
			||||||
    commands: 
 | 
					 | 
				
			||||||
      - yarn install
 | 
					 | 
				
			||||||
      - yarn run clean
 | 
					 | 
				
			||||||
  docker:
 | 
					  docker:
 | 
				
			||||||
    image: plugins/docker
 | 
					    image: plugins/docker
 | 
				
			||||||
    settings:
 | 
					    settings:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user