Skip to content

Commit

Permalink
test: remove trailing fi
Browse files Browse the repository at this point in the history
  • Loading branch information
jason1028kr committed Jan 17, 2025
1 parent a99ab4e commit ee9c0b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vhdbuilder/packer/vhd-scanning.sh
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ if [ -z "${IMAGE_VERSION:-}" ]; then
IMAGE_VERSION=$(date +%Y%m.%d.0)
echo "IMAGE_VERSION was not set, setting it to ${IMAGE_VERSION} for trivy scan and Kusto ingestion"
fi
fi

az vm run-command invoke \
--command-id RunShellScript \
Expand Down

0 comments on commit ee9c0b7

Please sign in to comment.