mirror of
				https://github.com/docker/login-action.git
				synced 2025-10-31 10:10:09 +08:00 
			
		
		
		
	readme: Add note to remind GitLab can use PAT
Signed-off-by: Hedgehog Chen <jhihruei@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									40891eba8c
								
							
						
					
					
						commit
						83e260592e
					
				| @ -107,6 +107,8 @@ jobs: | |||||||
|           password: ${{ secrets.GITLAB_PASSWORD }} |           password: ${{ secrets.GITLAB_PASSWORD }} | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | If you have [Two-Factor Authentication](https://gitlab.com/help/user/profile/account/two_factor_authentication) enabled, use a [Personal Access Token](https://gitlab.com/help/user/profile/personal_access_tokens) instead of a password. | ||||||
|  | 
 | ||||||
| ### Azure Container Registry (ACR) | ### Azure Container Registry (ACR) | ||||||
| 
 | 
 | ||||||
| [Create a service principal](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-auth-service-principal#create-a-service-principal) | [Create a service principal](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-auth-service-principal#create-a-service-principal) | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Hedgehog Chen
						Hedgehog Chen