Commit fc034c44 authored by Sabine Carpenter's avatar Sabine Carpenter Committed by Marcel Amirault

Update pipeline triggers documentation: add information about token

parent ca790b7b
...@@ -38,6 +38,9 @@ curl --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/a ...@@ -38,6 +38,9 @@ curl --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/a
] ]
``` ```
The trigger token is displayed in full if the trigger token was created by the authenticated
user. Trigger tokens created by other users are shortened to four characters.
## Get trigger details ## Get trigger details
Get details of project's build trigger. Get details of project's build trigger.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment