Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FMC Software Support
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Projects
FMC Software Support
Commits
e543eae8
Commit
e543eae8
authored
1 year ago
by
Vaibhav Gupta
Browse files
Options
Downloads
Patches
Plain Diff
CI/CD: Remove dkms and SRPM
Signed-off-by:
Vaibhav Gupta
<
vaibhav.gupta@cern.ch
>
parent
43043cb7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-16
0 additions, 16 deletions
.gitlab-ci.yml
with
0 additions
and
16 deletions
.gitlab-ci.yml
+
0
−
16
View file @
e543eae8
...
...
@@ -57,19 +57,3 @@ build-kernel:
-
source /linux-versions.sh
-
fetch $VERSION && prepare $VERSION && export LINUX=$(linux $VERSION) && export KERNELSRC=$(linux $VERSION)
-
make modules
build_dkms_rpm
:
stage
:
release
script
:
-
yum install -y dkms
-
make -C distribution dkms-rpm
build_srpm
:
stage
:
release
script
:
-
yum-builddep -y ${DIST_PATH}/*.spec
-
KERNELSRC=/usr/src/kernels/*/ make -C distribution srpm
artifacts
:
paths
:
-
distribution/build/SRPMS/${CI_PROJECT_NAME}*src.rpm
expire_in
:
1 day
This diff is collapsed.
Click to expand it.
Preview
0%
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