diff --git a/cicd_testing/deploy.sh b/cicd_testing/deploy.sh index b38357623b46049875270b2604a599cef1602c4c..3366b162f4a00888f91bac01a920f29c5b1a854a 100755 --- a/cicd_testing/deploy.sh +++ b/cicd_testing/deploy.sh @@ -1,7 +1,7 @@ #/bin/bash -export PS_PATH=git.zephyr-software.com:4567/opensrc/zipr +export PS_PATH=git.zephyr-software.com:4567/opensrc/zipr/ export PS_TAG=zipr-bin:latest export DOCKER_PS=${PS_PATH}${PS_TAG}