Skip to content

Commit a2bda00

Browse files
authored
Update upload-artifactory-zoo-helper.sh
1 parent 4c05b58 commit a2bda00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/upload-artifactory-zoo-helper.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ echo "PATH_PREFIX: $PATH_PREFIX"
1616
echo "ZOO_HELPER_BINARY_LOCAL_PATH: $ZOO_HELPER_BINARY_LOCAL_PATH"
1717
echo "ZOO_HELPER_GIT_HASH: $ZOO_HELPER_GIT_HASH"
1818
echo "zoo_helper binary size: $(du -sh $ZOO_HELPER_BINARY_LOCAL_PATH)"
19-
echo "zoo_helper download url: $ARTIFACTORY_URL/$PATH_PREFIX/$ZOO_HELPER_GIT_HASH/zoo_helper"
19+
echo "zoo_helper download url: https://artifacts.luxonis.com/artifactory/$PATH_PREFIX/$ZOO_HELPER_GIT_HASH/zoo_helper"
2020
echo "----------------------------------------"
2121

2222
# Upload binary to artifactory

0 commit comments

Comments
 (0)