@@ -9,11 +9,11 @@ at midnight UTC and that they can be only managed by [maintainers](../../permiss
...
@@ -9,11 +9,11 @@ at midnight UTC and that they can be only managed by [maintainers](../../permiss
## Creating a Deploy Token
## Creating a Deploy Token
You can create as many deploy tokens as you like from the settings of your project:
You can create as many deploy tokens as you like from the settings of your project. Alternatively, you can also create [group-scoped deploy tokens](#group-deploy-token).
1. Log in to your GitLab account.
1. Log in to your GitLab account.
1. Go to the project you want to create Deploy Tokens for.
1. Go to the project (or group) you want to create Deploy Tokens for.
1. Go to **Settings** > **Repository**.
1. Go to **{settings}****Settings** > **CI / CD**.
1. Click on "Expand" on **Deploy Tokens** section.
1. Click on "Expand" on **Deploy Tokens** section.
1. Choose a name, expiry date (optional), and username (optional) for the token.
1. Choose a name, expiry date (optional), and username (optional) for the token.
1. Choose the [desired scopes](#limiting-scopes-of-a-deploy-token).
1. Choose the [desired scopes](#limiting-scopes-of-a-deploy-token).