Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
diffoscope
Manage
Activity
Members
Labels
Plan
Issues
173
Issue boards
Milestones
Wiki
Code
Merge requests
15
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Reproducible Builds
diffoscope
Commits
0736b361
Commit
0736b361
authored
2 months ago
by
Chris Lamb
Browse files
Options
Downloads
Patches
Plain Diff
Don't try and test with systemd-ukify in Debian stable.
parent
9d5b5d32
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#747434
failed with stages
Stage:
Stage:
in 1 hour, 1 minute, and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
0736b361
...
...
@@ -39,7 +39,7 @@ stable-bpo:
<<
:
*test
image
:
debian:stable-backports
before_script
:
-
set -e; for pkg in coreboot-utils python3-pypdf; do
-
set -e; for pkg in coreboot-utils python3-pypdf
systemd-ukify
; do
sed -i "/$pkg/d" debian/control ;
done
...
...
This diff is collapsed.
Click to expand it.
Chris Lamb
@lamby
mentioned in merge request
!146 (closed)
·
2 months ago
mentioned in merge request
!146 (closed)
mentioned in merge request !146
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment