Revert "[cft] Temporarily disable cloud deployments (#140538)" (#140622)

This reverts commit e741176614.
This commit is contained in:
Jonathan Budzenski 2022-09-13 10:49:19 -04:00 committed by GitHub
parent 1fcd75a706
commit 6e75333887
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,14 +2,6 @@
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