Update README.md

This commit is contained in:
Tim Schubert 2022-04-26 20:35:09 +00:00
parent 95bb61cb73
commit 86bed2e2e9

View file

@ -14,4 +14,4 @@ include:
file: 'lib/gitlab-ci.yml'
```
The project including the CI configuration has to provide the variable `CI_ACCESS_TOKEN`. The variable must contain a project access token that can push to commits to your project.
The project that includes the CI configuration has to provide the environment variable `CI_ACCESS_TOKEN`. The variable must contain a project access token that can push commits to your project.