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 f82f347 commit 59e8f60Copy full SHA for 59e8f60
.buildkite/scripts/steps/fleet.sh
@@ -45,7 +45,6 @@ function install_fleet_packages() {
45
fi
46
47
resp=$(curl \
48
- -v \
49
-s \
50
--fail-with-body \
51
-X "POST" \
0 commit comments