Skip to content

Commit

Permalink
fix e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: Iceber Gu <wei.cai-nat@daocloud.io>
  • Loading branch information
Iceber committed Nov 1, 2022
1 parent 30f6d2e commit b2c57b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/helper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ function check_dependencies() {

# build the image for the test
function build_image() {
docker version
echo $(docker version)
make VERSION=test REGISTRY=localtest images
}

Expand Down

0 comments on commit b2c57b7

Please sign in to comment.