Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
SandhyaRavi2403 committed Oct 23, 2024
1 parent e433eed commit effd21f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hack/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,8 @@ if [ -z "$SKIP_BUILD" ]; then
make cross \
REGISTRY=$REGISTRY \
VERSION=$VERSION \
LINUX_ARCH="$LINUX_ARCH" \
WINDOWS_DISTROS="$WINDOWS_DISTROS"
LINUX_ARCH="$LINUX_ARCH"
# WINDOWS_DISTROS="$WINDOWS_DISTROS"
else
echo "info: build and push is skipped"
fi
Expand Down

0 comments on commit effd21f

Please sign in to comment.