ci-scripts: remove wrong popd

v2
pabloFuente 2025-11-11 11:49:00 +01:00
parent d320dd590d
commit 03c8b6e57f
1 changed files with 0 additions and 1 deletions

View File

@ -244,7 +244,6 @@ if [[ "${CHECK_AND_PREPARE_KURENTO_SNAPSHOT}" == true ]]; then
elif [[ -n "${M2_HOME:-}" ]]; then
cp ~/.m2/settings.xml "${M2_HOME}/conf/settings.xml"
fi
popd
else
echo "Kurento version is not a SNAPSHOT: ${KURENTO_VERSION}"
fi