Skip to content

Commit

Permalink
CP-7781 - switching bk pipeline to gpctl promote after synthetics (#3916
Browse files Browse the repository at this point in the history
)

(cherry picked from commit eb9080e)
  • Loading branch information
mduarte authored and mergify[bot] committed Oct 1, 2024
1 parent 3a61bed commit bcca574
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,10 @@ steps:
- step: "tests"
allow_failure: false

- label: ":argo: Update fleet image tag for fleet-controller using gpctl"
- label: ":serverless::argo: Run synthetics tests and update fleet to ${BUILDKITE_COMMIT:0:12} in serverless-gitops"
async: true
branches: main
trigger: gpctl-promote-with-e2e-tests
trigger: gpctl-promote-after-serverless-devenv-synthetics
build:
env:
SERVICE_COMMIT_HASH: ${BUILDKITE_COMMIT:0:12}
Expand Down

0 comments on commit bcca574

Please sign in to comment.