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 61d6338 commit c076063Copy full SHA for c076063
.buildkite/scripts/cloud-cleanup.sh
@@ -7,7 +7,6 @@ cleanup_cloud_stale() {
7
8
cd "$WORKSPACE"
9
rm -f "${AWS_RESOURCES_FILE}"
10
- rm -f "${GCP_RESOURCES_FILE}"
11
rm -f "${AWS_REDSHIFT_RESOURCES_FILE}"
12
13
exit "$exit_code"
0 commit comments