Merge pull request #512 from jhihruei/change/update-gitlab-readme

readme: Add note to remind GitLab can use PAT
This commit is contained in:
CrazyMax 2023-06-07 11:20:05 +02:00 committed by GitHub
commit 360b4b5fef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,6 +107,8 @@ jobs:
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)
[Create a service principal](https://docs.microsoft.com/en-us/azure/container-registry/container-registry-auth-service-principal#create-a-service-principal)