Skip to content

Commit

Permalink
debug current failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mrWinston committed Jan 30, 2025
1 parent 228244c commit e67e09b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hack/devtools/local_dev_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ set -o pipefail
# The steps here are the ones defined in docs/deploy-development-rp.md
# We recommend to use this script after you understand the steps of the process, not before.

set -x
PLATFORM_WORKLOAD_IDENTITY_ROLE_SETS="$(cat "$(dirname "$0")/platform_workload_identity_role_sets.json")"
set +x

build_development_az_aro_extension() {
echo "INFO: Building development az aro extension..."
Expand Down

0 comments on commit e67e09b

Please sign in to comment.