[cft] Temporarily disable cloud deployments (#140538)

* [cft] Temporarily disable cloud deployments

* annotation
This commit is contained in:
Jonathan Budzenski 2022-09-12 14:03:20 -04:00 committed by GitHub
parent 412cedb95f
commit e741176614
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,14 @@
set -euo pipefail
echo "Cloud deployments have been temporarily disabled. We're investigating, status updates will be posted in #kibana-operations."
cat << EOF | buildkite-agent annotate --style "error" --context cloud
### Cloud Deployment
Cloud deployments have been temporarily disabled. We're investigating, status updates will be posted in #kibana-operations.
EOF
exit 0
source .buildkite/scripts/common/util.sh
.buildkite/scripts/bootstrap.sh