Skip to content

Commit

Permalink
readme: Add note to remind GitLab can use PAT
Browse files Browse the repository at this point in the history
Signed-off-by: Hedgehog Chen <jhihruei@users.noreply.github.com>
  • Loading branch information
Hedgehog Chen committed May 30, 2023
1 parent 40891eb commit 83e2605
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 83e2605

Please sign in to comment.