mirror of
				https://github.com/docker/login-action.git
				synced 2025-10-31 10:10:09 +08:00 
			
		
		
		
	Update CI workflow
This commit is contained in:
		
							parent
							
								
									d833f7c2ad
								
							
						
					
					
						commit
						52b67bd7c8
					
				
							
								
								
									
										6
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -8,7 +8,7 @@ on: | |||||||
| 
 | 
 | ||||||
| jobs: | jobs: | ||||||
|   dockerhub: |   dockerhub: | ||||||
|     runs-on: ${{ matrix.os }} |     runs-on: ubuntu-latest | ||||||
|     strategy: |     strategy: | ||||||
|       fail-fast: false |       fail-fast: false | ||||||
|       matrix: |       matrix: | ||||||
| @ -93,6 +93,10 @@ jobs: | |||||||
|     strategy: |     strategy: | ||||||
|       fail-fast: false |       fail-fast: false | ||||||
|       matrix: |       matrix: | ||||||
|  |         os: | ||||||
|  |           - ubuntu-20.04 | ||||||
|  |           - ubuntu-18.04 | ||||||
|  |           - ubuntu-16.04 | ||||||
|         logout: |         logout: | ||||||
|           - true |           - true | ||||||
|           - false |           - false | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax