Skip to content

Commit

Permalink
SNOW-826296 missing parameter in script (#1579)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mkeller authored May 24, 2023
1 parent 8b018cf commit 36e20a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/test_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ source $THIS_DIR/set_base_image.sh
cd $THIS_DIR/docker/connector_test

CONTAINER_NAME=test_pyconnector
arch=$(uname -p)

echo "[Info] Building docker image"
if [[ "$arch" == "aarch64" ]]; then
Expand Down

0 comments on commit 36e20a0

Please sign in to comment.