File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,13 @@ GitLab-Task-Scheduler is a powerful tool designed to automate the creation and s
2424To interact with the GitLab API, you need a project access token. Follow the instructions here:
2525[ GitLab Documentation: Project Access Token] ( https://docs.gitlab.com/ee/user/project/settings/project_access_tokens.html#create-a-project-access-token )
2626
27+ - ** Token Name:** ` Task Scheduler `
28+ - ** Role:** Guest
29+ - ** Expiration Date:** Set an appropriate expiration date for your token.
30+ - ** Scope:** ` api `
31+
32+ ** Copy the token:** After creating the token, copy it for use in the next steps.
33+
2734### 2. Create CI/CD Variables
2835
2936Next, configure the necessary CI/CD variables in your GitLab project:
You can’t perform that action at this time.
0 commit comments