mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 03:37:28 +00:00 
			
		
		
		
	inherit secrets for ci-docker workflow (#1436)
This commit is contained in:
		
							parent
							
								
									01f507fc1e
								
							
						
					
					
						commit
						dd856bb288
					
				
							
								
								
									
										1
									
								
								.github/workflows/ci-master.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ci-master.yml
									
									
									
									
										vendored
									
									
								
							@ -45,6 +45,7 @@ jobs:
 | 
			
		||||
    uses: ./.github/workflows/ci-docker.yml
 | 
			
		||||
    with:
 | 
			
		||||
      dockerhub-username: pirtleshell
 | 
			
		||||
    secrets: inherit
 | 
			
		||||
  post-pipeline-metrics:
 | 
			
		||||
    uses: ./.github/workflows/metric-pipeline.yml
 | 
			
		||||
    if: always() # always run so we metric failures and successes
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user