ci-scripts: remove wrong popd
This commit is contained in:
parent
d320dd590d
commit
03c8b6e57f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user