Skip to content

Add release information to artefact

Jekabs Karklins requested to merge add_release_information_to_artefact into master

Created by: amues

Add a BUILD_INFO artefact with project name, commit SHA and Jenkins build number. As we deploy the archive directly from Jenkins, this makes it easier to identify which version has been deployed and can be displayed in the integration test.

Merge request reports