Skip to content

Commit

Permalink
Merge pull request #512 from jhihruei/change/update-gitlab-readme
Browse files Browse the repository at this point in the history
readme: Add note to remind GitLab can use PAT
  • Loading branch information
crazy-max committed Jun 7, 2023
2 parents 2a93a3e + 83e2605 commit 360b4b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 360b4b5

Please sign in to comment.