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 648aad5 commit 081e848Copy full SHA for 081e848
.buildkite/pipelines/periodic-fwc.template.yml
@@ -1,5 +1,5 @@
1
steps:
2
- - label: "{{matrix.FWC_VERSION}}" / fwc
+ - label: "{{matrix.FWC_VERSION}} / fwc"
3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v$$FWC_VERSION#fwcTest -Dtests.bwc.snapshot=false
4
timeout_in_minutes: 300
5
agents:
.buildkite/pipelines/periodic-fwc.yml
@@ -1,6 +1,6 @@
# This file is auto-generated. See .buildkite/pipelines/periodic-fwc.template.yml
6
0 commit comments