Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmbootstrap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmbootstrap
Commits
e8e146c6
Unverified
Commit
e8e146c6
authored
5 months ago
by
Newbyte
Browse files
Options
Downloads
Patches
Plain Diff
CI: Add multipath-tools dependency (MR 2450)
Provides kpartx.
parent
3c47a52f
No related branches found
No related tags found
1 merge request
!2450
pmb.config: Check for kpartx and losetup with --json support
Pipeline
#209032
passed
5 months ago
Stage: lint
Stage: deploy
Stage: test
Changes
1
Pipelines
2
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 @
e8e146c6
...
...
@@ -101,7 +101,7 @@ integration:
before_script
:
-
*global_before_scripts
-
apk upgrade -U
-
apk add doas git losetup python3 openssl
-
apk add doas git losetup
multipath-tools
python3 openssl
-
echo "permit nopass build" > /etc/doas.d/ci-user.conf
script
:
-
"
.ci/integration.sh"
...
...
This diff is collapsed.
Click to expand it.
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