Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodm committed Oct 17, 2023
1 parent 18fca4e commit 896d112
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,6 @@ steps:
meta_data:
DOCKER_TAG: "${BUILDKITE_TAG}"
if: "build.env('BUILDKITE_TAG') != ''"
depends_on:
- step: "release-test"
allow_failure: true

- trigger: "fleet-server-package-mbp"
label: ":esbuild: Downstream - Package"
Expand All @@ -156,5 +153,5 @@ steps:
build:
branch: "${BUILDKITE_BRANCH}"
depends_on:
- step: "release-package-registry"
- step: "release-test"
allow_failure: false

0 comments on commit 896d112

Please sign in to comment.