[BH-000] Workaround for CI/CD issue Workaround for an issue that arised after Jenkins has been migrated to new machine. Because of some reason build would fail on rsync'ing non-existent '.db-journal' files - locally the same rsync works perfectly fine. These files are not needed anyway, so temporary exclude them from rsync. This should be reverted after CI/CD is fixed.
1 files changed, 1 insertions(+), 0 deletions(-) M cmake/modules/Assets.cmake
M cmake/modules/Assets.cmake => cmake/modules/Assets.cmake +1 -0