Skip to content
Snippets Groups Projects
Verified Commit 3684f839 authored by micah's avatar micah :speech_balloon:
Browse files

[pkg] add bionic package build

parent 81987064
Branches
Tags
1 merge request!264[pkg] add bionic package build
Pipeline #
......@@ -260,3 +260,14 @@ package:amd64_artful:
# unless all lintian warnings are fixed (#9033)
LINTIAN_OPTS: "-X filename-length, --suppress-tags newer-standards-version"
<<: *job_definition
package:amd64_bionic:
variables:
ARCH: "amd64"
DIST: "bionic"
REPONAMES: "client"
# Default is to fail on warnings, we disable it here
# unless all lintian warnings are fixed (#9033)
LINTIAN_OPTS: "-X filename-length, --suppress-tags newer-standards-version"
<<: *job_definition
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment