Skip to content
Snippets Groups Projects
Commit 6f581f8b authored by dannylongeuay's avatar dannylongeuay Committed by Christoph Witzko
Browse files

docs(README): :pencil: style requirements

parent 1888cab7
No related branches found
No related tags found
No related merge requests found
......@@ -20,9 +20,9 @@ The GitLab provider for [go-semantic-release](https://github.com/go-semantic-rel
### Log Order Options
> Requirements:
> `CI_JOB_TOKEN` must be used. [GitLab CI/CD job token](https://docs.gitlab.com/ee/ci/jobs/ci_job_token.html)
> `GIT_STRATEGY` must be set to `clone` or `fetch`. [Git strategy doc](https://docs.gitlab.com/ee/ci/runners/configure_runners.html#git-strategy)
Requirements:
- `CI_JOB_TOKEN` must be used. [GitLab CI/CD job token](https://docs.gitlab.com/ee/ci/jobs/ci_job_token.html)
- `GIT_STRATEGY` must be set to `clone` or `fetch`. [Git strategy doc](https://docs.gitlab.com/ee/ci/runners/configure_runners.html#git-strategy)
log_order=dfs (Default) - Ordering by depth-first search in pre-order
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment