Skip to content

Commit

Permalink
Update deprecated jfrog commands
Browse files Browse the repository at this point in the history
  • Loading branch information
SzabolcsGergely committed Apr 12, 2021
1 parent f9b3c48 commit 2120e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/upload-artifactory.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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/"

0 comments on commit 2120e08

Please sign in to comment.