Skip to content

Commit

Permalink
chore(GC/azure) remove debug
Browse files Browse the repository at this point in the history
not needed anymore following #1596
  • Loading branch information
smerle33 authored Dec 12, 2024
1 parent b25c739 commit 9c89fce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cleanup/azure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ fi
timeshift_day="${1}"
build_type="${2:-dev}"

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

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

0 comments on commit 9c89fce

Please sign in to comment.