Skip to content

Commit

Permalink
Merge pull request #1595 from jenkins-infra/smerle33-debug
Browse files Browse the repository at this point in the history
chore(GC/azure) add debug
  • Loading branch information
smerle33 authored Dec 11, 2024
2 parents 0f3fc7d + b474a6b commit f03e3d3
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 f03e3d3

Please sign in to comment.