ci: fix duplicate step name
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	continuous-integration/drone/push Build encountered an error
				
			This commit is contained in:
		
							parent
							
								
									d17224bcc6
								
							
						
					
					
						commit
						5e10de4bad
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -13,7 +13,7 @@ steps:
 | 
				
			||||||
      - npm install
 | 
					      - npm install
 | 
				
			||||||
      - npm run build
 | 
					      - npm run build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - name: build
 | 
					  - name: deploy
 | 
				
			||||||
    image: byteflair/scp
 | 
					    image: byteflair/scp
 | 
				
			||||||
    commands: 
 | 
					    commands: 
 | 
				
			||||||
      - scp -r ./build light@5.75.206.84:/home/light/bonfire_dev
 | 
					      - scp -r ./build light@5.75.206.84:/home/light/bonfire_dev
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue