We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d14bf commit 5b607deCopy full SHA for 5b607de
.buildkite/libbeat/pipeline.libbeat.yml
@@ -92,7 +92,6 @@ steps:
92
- label: ":ubuntu: Libbeat: Ubuntu x86_64 Go Unit Tests with fips provider and requirefips build tag"
93
key: "mandatory-linux-unit-test-fips-tag"
94
command: |
95
- set -euo pipefail
96
cd libbeat
97
mage goUnitTest
98
retry:
@@ -117,7 +116,7 @@ steps:
117
116
debug: true
118
notify:
119
- github_commit_status:
120
- context: "libbeat: Ubuntu x86_64 Go Unit Tests with fips provider and requirefipsbuild tag"
+ context: "libbeat: Ubuntu x86_64 Go Unit Tests with fips provider and requirefips build tag"
121
122
- label: ":ubuntu: Libbeat: Ubuntu x86_64 fips140=only Unit Tests"
123
key: "mandatory-linux-unit-test-fips-only"
0 commit comments