Skip to content

Commit 82a7711

Browse files
resolve copilot comment
1 parent 3f69b91 commit 82a7711

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

infra/scripts/acr_build_push.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,6 @@ fi
7777

7878
IMAGE_TAG="latest"
7979

80-
DEPLOYMENT_TYPE=$(az group show \
81-
--name "$RESOURCE_GROUP" \
82-
--query "tags.Type" \
83-
-o tsv)
84-
85-
8680
# Get the directory where this script is located
8781
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
8882
# Navigate to repo root (infra/scripts -> root)

0 commit comments

Comments
 (0)