Skip to content

Commit

Permalink
chore(GC/azure) add debug
Browse files Browse the repository at this point in the history
ref: jenkins-infra/helpdesk#4445

adding some debug temporarily
  • Loading branch information
smerle33 authored Dec 11, 2024
1 parent 0f3fc7d commit b474a6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cleanup/azure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ fi
timeshift_day="${1}"
build_type="${2:-dev}"

set -eu -o pipefail
#set -eu -o pipefail
set -eu -o xtrace

run_az_command() {
# Check the DRYRUN environment variable
Expand Down

0 comments on commit b474a6b

Please sign in to comment.