#!groovy
// Copyright (c) 2019 SIL International
// This software is licensed under the MIT license (http://opensource.org/licenses/MIT)

@Library('lsdev-pipeline-library') _

keymanPackaging {
	distributionsToPackage = 'xenial bionic'
	arches = 'amd64 i386'
}
