Skip to content

ci: fixing issue with build script

Daniel Perez requested to merge slb/dperez50/fix-issue-with-conan into master

This is fixing an issue on how we deploy to conan (artifactory).

Conan rutine was expecting this /code-repo/__dev/install/* folder which this was being deleted. This change does not longer remove the correct folder but still cleans what is not needed

Edited by Daniel Perez

Merge request reports