PromucFlow_constructor/ci/common/cleanup.sh
2021-07-08 16:26:01 +05:30

5 lines
82 B
Bash

set -o errexit
set -o xtrace
aws s3 rm --recursive "$S3_BUILDS_PREFIX/$BATCH_ID"