Skip to content

Commit 9257687

Browse files
committed
docs: Document python-gitlab dependency
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent 41daf81 commit 9257687

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
@@ -36,6 +36,7 @@ export GITLAB_TRIGGER_TOKEN=glptt-<your-token>
3636
## Usage
3737

3838
```bash
39+
python -m pip install python-gitlab
3940
python tools/trigger_internal_ci.py \
4041
--gitlab-origin gitlab \
4142
[--trigger-token glptt-<your-token>] \

0 commit comments

Comments
 (0)