Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
lxdist-build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
linuxsupport
lxdist-build
Merge requests
!60
batch9 tag and el9 disttag added
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
batch9 tag and el9 disttag added
RQF1966796
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Georgios Argyriou
requested to merge
RQF1966796
into
master
3 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
As requested in RQF1966796, batch9 tag with el9 disttag was added.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
c69f82b4
1 commit,
3 years ago
1 file
+
11
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
bin/tags/batch9.sh
0 → 100644
+
11
−
0
Options
#!/bin/bash
TAG
=
"batch9"
ARCHES
=
"x86_64"
#PERMS=""
#TESTING=0
#EPEL=0
DISTTAG
=
"el9.cern"
### You probably don't need to change anything below this
source
createtag9.sh
Loading