Skip to content

Commit

Permalink
port-agent control the payload readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 committed Nov 16, 2023
1 parent 22d15cd commit 1063a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ Create the following blueprint, action and mapping to trigger a CircleCI pipelin
<summary>Mapping</summary>

```json
{`
{
"enabled": ".action == \"trigger_circle_ci_pipeline\"",
"url": "(env.CIRCLE_CI_URL // \"https://circleci.com\") as $baseUrl | .payload.entity.properties.project_slug | @uri as $path | $baseUrl + \"/api/v2/project/\" + $path + \"/pipeline\"",
"headers": {
Expand Down

0 comments on commit 1063a94

Please sign in to comment.