Commit f3c31bed authored by Mohammed Ismail's avatar Mohammed Ismail

CI: fix on the config path

Signed-off-by: default avatarMohammed Ismail <mohammed.ismail@openairinterface.org>
parent c43345b4
......@@ -2,7 +2,7 @@
set -euo pipefail
CONFIG_DIR="/openair-udm/etc"
CONFIG_DIR="/openair-udr/etc"
UDR_INTERFACE_PORT_FOR_NUDR=${UDR_INTERFACE_PORT_FOR_NUDR:-80}
for c in ${CONFIG_DIR}/*.conf; do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment