-
- Downloads
only do uploads on production build
To make it possible to use the same Jenkins file in playground jobs for testing and in production jobs for, well, proper builds detect whether this is a "production" job vs a test. If it's not a production job don't build/upload the docker image nor upload any other artifacts Signed-off-by:Sjoerd Simons <sjoerd.simons@collabora.co.uk> Reviewed-by:
Andrew Shadura <andrew.shadura@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D7343
Please register or sign in to comment