mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2026-01-08 23:17:32 +08:00
The application on linux systems currently has a different build version built into it than the build version generated on Jenkins which dictates the filenames for release packages. This commit aims to propagate a build version defined in the gnu-linux Jenkinsfile down to the build-package-*.sh scripts. Changes: - create build version (timestamp) in Jenkinsfile - propagate build version to Makefile, then the docker containers that will execute the build-package-*.sh scripts GitLab: #2045 Change-Id: Ia7cbb2f707c233741039dc7bfd3e5bd6a96c2270