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
Commits
b1fe3bff
There was an error fetching the commit references. Please try again later.
Commit
b1fe3bff
authored
4 years ago
by
Ulrich Schwickerath
Browse files
Options
Downloads
Patches
Plain Diff
add epel and oracle clients repo
parent
030b5d8f
No related branches found
No related tags found
1 merge request
!49
add epel and oracle clients repo
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bin/tags/db8s.sh
+3
-2
3 additions, 2 deletions
bin/tags/db8s.sh
with
3 additions
and
2 deletions
bin/tags/db8s.sh
+
3
−
2
View file @
b1fe3bff
...
...
@@ -4,10 +4,11 @@ TAG="db8s"
#ARCHES="x86_64 aarch64"
#PERMS=""
TESTING
=
1
#
EPEL=
0
EPEL
=
1
DISTTAG
=
"el8s.cern"
### You probably don't need to change anything below this
source
createtag8s.sh
$KOJI
add-external-repo
-t
${
TAG
}
-build
cs8-latest-baseos
-p
20
--mode
=
bare
# RQF1805989 add instantclient repo and epel
$KOJI
add-external-repo
-t
${
TAG
}
-build
oracle-linux8-instantclient
-p
20
--mode
=
bare
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