Skip to content

Commit

Permalink
fix: Fix v1alpha1
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <gaoce@caicloud.io>
  • Loading branch information
gaocegege committed May 17, 2019
1 parent ddada57 commit b51347c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/scripts/v1alpha1/unit-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ cd ${GO_DIR}

os=$(go env GOOS)
arch=$(go env GOARCH)
version=1.0.2
version=1.0.7
echo "os: ${os}, arch: ${arch}"

# download the release
Expand Down

0 comments on commit b51347c

Please sign in to comment.