mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	Infra25725 add codecov token to workflow (#8960)
This commit is contained in:
		
							parent
							
								
									f6802e9198
								
							
						
					
					
						commit
						0de469ab73
					
				
							
								
								
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -319,3 +319,4 @@ jobs: | |||||||
|           flags: simulator-marvin-tests |           flags: simulator-marvin-tests | ||||||
|           verbose: true |           verbose: true | ||||||
|           name: codecov |           name: codecov | ||||||
|  |           token: ${{ secrets.CODECOV_TOKEN }} | ||||||
|  | |||||||
							
								
								
									
										3
									
								
								.github/workflows/codecov.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/codecov.yml
									
									
									
									
										vendored
									
									
								
							| @ -53,6 +53,7 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           files: ./client/target/site/jacoco-aggregate/jacoco.xml |           files: ./client/target/site/jacoco-aggregate/jacoco.xml | ||||||
|           fail_ci_if_error: true |           fail_ci_if_error: true | ||||||
|           flags: unit-tests |           flags: unittests | ||||||
|           verbose: true |           verbose: true | ||||||
|           name: codecov |           name: codecov | ||||||
|  |           token: ${{ secrets.CODECOV_TOKEN }} | ||||||
|  | |||||||
							
								
								
									
										1
									
								
								.github/workflows/ui.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ui.yml
									
									
									
									
										vendored
									
									
								
							| @ -63,3 +63,4 @@ jobs: | |||||||
|           flags: uitests |           flags: uitests | ||||||
|           verbose: true |           verbose: true | ||||||
|           name: codecov |           name: codecov | ||||||
|  |           token: ${{ secrets.CODECOV_TOKEN }} | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user