Tag

API Trigger

0 views collected around this technical thread.

DevOps Cloud Academy
DevOps Cloud Academy
Sep 13, 2021 · Operations

Triggering GitLab CI Pipelines via API and Passing Parameters

This article demonstrates how to set up a GitLab CI pipeline trigger token, use curl or Postman to invoke the pipeline via API, embed the trigger in .gitlab-ci.yml, and pass custom variables to the job, with example scripts and best‑practice tips.

API TriggerDevOpsGitLab CI
0 likes · 3 min read
Triggering GitLab CI Pipelines via API and Passing Parameters