Skip to content

Commit

Permalink
Update to trigger pipeline lzrinc/trigger-pipeline-action-integration…
Browse files Browse the repository at this point in the history
…-test
  • Loading branch information
lizrabuya authored Apr 30, 2024
1 parent a5fc53e commit ba94d4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/fly-colors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
uses: buildkite/[email protected]
with:
buildkite-token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}
pipeline: "lzrinc/experimental-pipeline"
pipeline: "lzrinc/trigger-pipeline-action-integration-test"
branch: master
commit: HEAD
message: ":buildkite::github: 🚀🚀🚀 Triggered from GHA On $GITHUB_EVENT_NAME"
Expand All @@ -23,7 +23,7 @@ jobs:
uses: buildkite/[email protected]
with:
buildkite_api_access_token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}
pipeline: "lzrinc/experimental-pipeline"
pipeline: "lzrinc/trigger-pipeline-action-integration-test"
branch: master
commit: HEAD
message: ":buildkite::github: 🚀🚀🚀 Triggered from GHA On $GITHUB_EVENT_NAME"
Expand All @@ -37,7 +37,7 @@ jobs:
uses: buildkite/trigger-pipeline-action@a885cbc4fdb52caa6dd34290a625d8cd51537d8a #PR #56
with:
buildkite_api_access_token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}
pipeline: "lzrinc/experimental-pipeline"
pipeline: "lzrinc/trigger-pipeline-action-integration-test"
branch: master
commit: HEAD
message: ":buildkite::github: 🚀🚀🚀 Triggered from GHA On $GITHUB_EVENT_NAME"
Expand Down

0 comments on commit ba94d4a

Please sign in to comment.