dev-release: use the --no-cache option for the release build

This should ensure proper version of the packaged core plugins.
If the plugins were already built on an older tag i.e. 2.10-rc1
then these build results are cached. When building a 2.10 and if
the plugins didn't change between the 2.10-rc1 and 2.10 the build
results will be taken from the buck cache and the packaged plugin
versions will still be 2.10-rc1.

Change-Id: I4eebbef4f43abc59a3261b6977de4ca7589bb780
1 file changed