Skip to content

Commit

Permalink
Merge pull request #566 from aws/disableProjen
Browse files Browse the repository at this point in the history
disable projen in blueprint-builder release.sh
  • Loading branch information
xiaox-chen authored May 30, 2024
2 parents 526fd29 + b48e845 commit 59e4d69
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 59e4d69

Please sign in to comment.