ci: fix typo in path
This commit is contained in:
		
							parent
							
								
									7a626d81ab
								
							
						
					
					
						commit
						306ad8ed63
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -40,6 +40,6 @@ steps: | ||||||
|   image: byteflair/scp |   image: byteflair/scp | ||||||
|   commands:  |   commands:  | ||||||
|     - ssh 'light@5.75.206.84' 'rm -rf /home/light/dazzle/*' |     - ssh 'light@5.75.206.84' 'rm -rf /home/light/dazzle/*' | ||||||
|     - mv ./build .dazzle/ |     - mv ./build ./dazzle/ | ||||||
|     - scp -r './dazzle/' 'light@5.75.206.84:/home/light/' |     - scp -r './dazzle/' 'light@5.75.206.84:/home/light/' | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue