mirror of
				https://github.com/docker/login-action.git
				synced 2025-10-31 10:10:09 +08:00 
			
		
		
		
	
						commit
						ab80d026d4
					
				
							
								
								
									
										26
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										26
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @ -166,19 +166,19 @@ jobs: | ||||
|           username: ${{ secrets.GITLAB_USERNAME }} | ||||
|           password: ${{ secrets.GITLAB_TOKEN }} | ||||
| 
 | ||||
| #  google-artifact: | ||||
| #    runs-on: ubuntu-latest | ||||
| #    steps: | ||||
| #      - | ||||
| #        name: Checkout | ||||
| #        uses: actions/checkout@v2 | ||||
| #      - | ||||
| #        name: Login to Google Artifact Registry | ||||
| #        uses: ./ | ||||
| #        with: | ||||
| #          registry: ${{ secrets.GAR_LOCATION }}-docker.pkg.dev | ||||
| #          username: _json_key | ||||
| #          password: ${{ secrets.GAR_JSON_KEY }} | ||||
|   google-artifact: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - | ||||
|         name: Checkout | ||||
|         uses: actions/checkout@v2 | ||||
|       - | ||||
|         name: Login to Google Artifact Registry | ||||
|         uses: ./ | ||||
|         with: | ||||
|           registry: ${{ secrets.GAR_LOCATION }}-docker.pkg.dev | ||||
|           username: _json_key | ||||
|           password: ${{ secrets.GAR_JSON_KEY }} | ||||
| 
 | ||||
|   google-container: | ||||
|     runs-on: ubuntu-latest | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax