Fix a warning message (#9831)

This commit is contained in:
Eric Van Norman 2021-05-21 20:32:06 -05:00 committed by GitHub
parent 22c1956465
commit e2140c2c4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ export ISTIO_VERSION=${TAG}
echo "TAG=${TAG}"
echo "VERSION=${VERSION}"
echo "ISTIO_VERSION=${ISTIO_VERSION}"
make gen-charts
if [ -z "$IN_BUILD_CONTAINER" ]
then
make "$ISTIOCTL_ARTIFACT"