mirror of
				https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
				synced 2025-11-04 02:24:24 +00:00 
			
		
		
		
	travis: Enable submission to codecov
This commit is contained in:
		
							parent
							
								
									bc73500002
								
							
						
					
					
						commit
						49cd47681b
					
				@ -23,7 +23,8 @@ install:
 | 
			
		||||
    - docker build --tag=britney .
 | 
			
		||||
 | 
			
		||||
script:
 | 
			
		||||
    - docker run britney /bin/sh -c "export CI=true ; ci/run-everything-and-upload-to-codecov.io.sh"
 | 
			
		||||
    # https://docs.codecov.io/docs/testing-with-docker
 | 
			
		||||
    - ci_env=$(bash <(curl -s https://codecov.io/env)) ; docker run $ci_env britney /bin/sh -c "export CI=true ; ci/run-everything-and-upload-to-codecov.io.sh"
 | 
			
		||||
 | 
			
		||||
#notifications:
 | 
			
		||||
#  email: false
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user