Skip to content

Commit

Permalink
Merge pull request #1597 from jenkins-infra/smerle33-removedebug
Browse files Browse the repository at this point in the history
chore(GC/azure) remove debug
  • Loading branch information
dduportal authored Dec 12, 2024
2 parents b25c739 + 9c89fce commit 58800f0
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 58800f0

Please sign in to comment.