Skip to content

Commit ca1bb19

Browse files
committed
docs: remove GITLAB_TOKEN env from docs
1 parent 3056519 commit ca1bb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ OPTIONS:
147147
148148
GLOBAL OPTIONS:
149149
--config value Path to the scm-engine config file (default: ".scm-engine.yml") [$SCM_ENGINE_CONFIG_FILE]
150-
--api-token value GitHub/GitLab API token [$GITLAB_TOKEN, $SCM_ENGINE_TOKEN]
150+
--api-token value GitHub/GitLab API token [$SCM_ENGINE_TOKEN]
151151
--project value GitLab project (example: 'gitlab-org/gitlab') [$GITLAB_PROJECT, $CI_PROJECT_PATH]
152152
--base-url value Base URL for the SCM instance (default: "https://gitlab.com/") [$GITLAB_BASEURL, $CI_SERVER_URL]
153153
--help, -h show help

0 commit comments

Comments
 (0)