chore(linux): Add Jenkinsfile for package building

This allows to use a different approach for building packages.
This commit is contained in:
Eberhard Beilharz 2019-10-29 11:55:48 +07:00
parent 9fdc9ecd1c
commit 76e74130ab

7
linux/Jenkinsfile vendored Normal file
View file

@ -0,0 +1,7 @@
#!groovy
// Copyright (c) 2019 SIL International
// This software is licensed under the MIT license (http://opensource.org/licenses/MIT)
@Library('lsdev-pipeline-library') _
keymanPackaging