diff --git a/cicd_testing/deploy.sh b/cicd_testing/deploy.sh index 5a5282f594bdac5407beaf64b67154077adfa822..705369e83e3f3fe4f517a2e183e1b121a03987a7 100755 --- a/cicd_testing/deploy.sh +++ b/cicd_testing/deploy.sh @@ -1,6 +1,6 @@ #/bin/bash -export PS_PATH=git.zephyr-software.com:4567/allnp/irdb-sdk/ +export PS_PATH=git.zephyr-software.com:4567/opensrc/irdb-sdk/ export PS_TAG=zipr-bin:latest export DOCKER_PS=${PS_PATH}${PS_TAG}