Skip to content

Commit 5b607de

Browse files
michel-latermanv1v
andauthored
Apply suggestions from code review
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
1 parent 39d14bf commit 5b607de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.buildkite/libbeat/pipeline.libbeat.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ steps:
9292
- label: ":ubuntu: Libbeat: Ubuntu x86_64 Go Unit Tests with fips provider and requirefips build tag"
9393
key: "mandatory-linux-unit-test-fips-tag"
9494
command: |
95-
set -euo pipefail
9695
cd libbeat
9796
mage goUnitTest
9897
retry:
@@ -117,7 +116,7 @@ steps:
117116
debug: true
118117
notify:
119118
- github_commit_status:
120-
context: "libbeat: Ubuntu x86_64 Go Unit Tests with fips provider and requirefipsbuild tag"
119+
context: "libbeat: Ubuntu x86_64 Go Unit Tests with fips provider and requirefips build tag"
121120

122121
- label: ":ubuntu: Libbeat: Ubuntu x86_64 fips140=only Unit Tests"
123122
key: "mandatory-linux-unit-test-fips-only"

0 commit comments

Comments
 (0)