Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
bitmask-dev
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
282
Issues
282
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
leap
bitmask-dev
Commits
3684f839
Verified
Commit
3684f839
authored
May 10, 2018
by
micah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[pkg] add bionic package build
parent
81987064
Pipeline
#15327
failed with stages
in 68 minutes and 53 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
.gitlab-ci.yml
.gitlab-ci.yml
+11
-0
No files found.
.gitlab-ci.yml
View file @
3684f839
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment