From f9b3c48b2e32937811e3c94261abf1864ebf92f8 Mon Sep 17 00:00:00 2001 From: SzabolcsGergely Date: Mon, 12 Apr 2021 18:50:56 +0300 Subject: [PATCH 1/2] Update depthai-core submodule --- depthai-core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/depthai-core b/depthai-core index acdded348..acd24cbbc 160000 --- a/depthai-core +++ b/depthai-core @@ -1 +1 @@ -Subproject commit acdded3484b75b04925434b1fec7777f7d060d22 +Subproject commit acd24cbbc0e79233f4fb37c93680738439938af9 From 2120e0837ed444157fa67066218dd5c8ff3abdce Mon Sep 17 00:00:00 2001 From: SzabolcsGergely Date: Mon, 12 Apr 2021 19:44:37 +0300 Subject: [PATCH 2/2] Update deprecated jfrog commands --- ci/upload-artifactory.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/upload-artifactory.sh b/ci/upload-artifactory.sh index e15bc0ae5..b00b77323 100755 --- a/ci/upload-artifactory.sh +++ b/ci/upload-artifactory.sh @@ -5,5 +5,5 @@ curl -fL https://getcli.jfrog.io | sh cd wheelhouse/audited/ || exit 1 export PATH_PREFIX=luxonis-python-snapshot-local/depthai -../../jfrog rt config --url=$ARTIFACTORY_URL --user=$ARTIFACTORY_USER --password=$ARTIFACTORY_PASS +../../jfrog config add --artifactory-url=$ARTIFACTORY_URL --user=$ARTIFACTORY_USER --password=$ARTIFACTORY_PASS ../../jfrog rt u "*" "$PATH_PREFIX/"