Skip to content

Commit 45c3fbb

Browse files
authored
docs: Document python-gitlab dependency (#3863)
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent f8becec commit 45c3fbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/trigger_internal_ci.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export GITLAB_TOKEN=glpat-<your-token>
3333
## Usage
3434

3535
```bash
36+
python -m pip install python-gitlab
3637
python tools/trigger_internal_ci.py \
3738
--gitlab-origin gitlab \
3839
[--access-token glpat-<your-token>] \

0 commit comments

Comments
 (0)