Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd63748a

Browse files
author
Gauvain Pocentek
committed
docs: trigger_pipeline only accept branches and tags as ref
Fixes#430
1 parentac123df commitd63748a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎gitlab/v4/objects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2681,7 +2681,7 @@ def trigger_pipeline(self, ref, token, variables={}, **kwargs):
26812681
See https://gitlab.com/help/ci/triggers/README.md#trigger-a-build
26822682
26832683
Args:
2684-
ref (str): Commit to build; can be acommit SHA, abranch name, ...
2684+
ref (str): Commit to build; can be a branch name or a tag
26852685
token (str): The trigger token
26862686
variables (dict): Variables passed to the build script
26872687
**kwargs: Extra options to send to the server (e.g. sudo)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp