mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Don't terminate in after_success because it halts the log abruptly
This commit is contained in:
		
							parent
							
								
									6da562f72f
								
							
						
					
					
						commit
						c88299a81b
					
				
					 1 changed files with 2 additions and 4 deletions
				
			
		|  | @ -660,9 +660,7 @@ script: | |||
|     fi; | ||||
| 
 | ||||
| after_success: | ||||
|   # Run the Deployer scripts | ||||
|   - if [[ "$__DPL_ACTIVE" != "1" ]]; then | ||||
|       exit; | ||||
|     fi; | ||||
|   # Run the upload scripts | ||||
|   # These do nothing if Deployer is not triggered | ||||
|   - . ../deployer/travis/deployer_ftp.sh | ||||
|   - . ../deployer/travis/deployer_dput.sh | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 mazmazz
						mazmazz