diff --git a/packages/blueprints/blueprint-builder/static-assets/release.sh b/packages/blueprints/blueprint-builder/static-assets/release.sh index 0ffc9706f..db4b52fcf 100644 --- a/packages/blueprints/blueprint-builder/static-assets/release.sh +++ b/packages/blueprints/blueprint-builder/static-assets/release.sh @@ -1,6 +1,7 @@ # This script is used by the blueprint-release workflow to build # the blueprint, bump its package version, and commit the version # bump back into the repository. +export PROJEN_DISABLE_POST=1 set -euo pipefail echo "Installing dependencies..." yum install -y rsync