Skip to content

Commit

Permalink
WIP
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 155f110 commit a0f9a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/scripts/v1alpha2/unit-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ os=$(go env GOOS)
arch=$(go env GOARCH)
version=1.0.2 # latest stable version
echo "os: ${os}, arch: ${arch}"

ls ./manifests/v1alpha2/katib-controller
# download the release
curl -L -O "https://github.com/kubernetes-sigs/kubebuilder/releases/download/v${version}/kubebuilder_${version}_${os}_${arch}.tar.gz"

Expand Down

0 comments on commit a0f9a79

Please sign in to comment.