Skip to content

Commit

Permalink
Make maven_central_deploy job continue even if BK job fails (#3247)
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek committed Jul 24, 2023
1 parent 2b73f49 commit c1ad071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
- prepare_release
steps:
- id: buildkite
continue-on-error: true
name: Run Deploy
uses: elastic/apm-pipeline-library/.github/actions/buildkite@current
with:
Expand Down

0 comments on commit c1ad071

Please sign in to comment.