Skip to content

Commit

Permalink
CP-7781 - switching bk pipeline to gpctl promote after synthetics
Browse files Browse the repository at this point in the history
  • Loading branch information
mduarte committed Sep 19, 2024
1 parent 7d9a469 commit 3c5b473
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 3c5b473

Please sign in to comment.