mirror of
				https://github.com/docker/login-action.git
				synced 2025-10-31 01:40:11 +08:00 
			
		
		
		
	Test login against GAR
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									75e7be0db4
								
							
						
					
					
						commit
						13fa0663e1
					
				
							
								
								
									
										26
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										26
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -166,19 +166,19 @@ jobs: | |||||||
|           username: ${{ secrets.GITLAB_USERNAME }} |           username: ${{ secrets.GITLAB_USERNAME }} | ||||||
|           password: ${{ secrets.GITLAB_TOKEN }} |           password: ${{ secrets.GITLAB_TOKEN }} | ||||||
| 
 | 
 | ||||||
| #  google-artifact: |   google-artifact: | ||||||
| #    runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
| #    steps: |     steps: | ||||||
| #      - |       - | ||||||
| #        name: Checkout |         name: Checkout | ||||||
| #        uses: actions/checkout@v2 |         uses: actions/checkout@v2 | ||||||
| #      - |       - | ||||||
| #        name: Login to Google Artifact Registry |         name: Login to Google Artifact Registry | ||||||
| #        uses: ./ |         uses: ./ | ||||||
| #        with: |         with: | ||||||
| #          registry: ${{ secrets.GAR_LOCATION }}-docker.pkg.dev |           registry: ${{ secrets.GAR_LOCATION }}-docker.pkg.dev | ||||||
| #          username: _json_key |           username: _json_key | ||||||
| #          password: ${{ secrets.GAR_JSON_KEY }} |           password: ${{ secrets.GAR_JSON_KEY }} | ||||||
| 
 | 
 | ||||||
|   google-container: |   google-container: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax