Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jeffrey H. Johnson
gfcp
Commits
9e815047
Verified
Commit
9e815047
authored
Jan 03, 2021
by
Jeffrey H. Johnson
Browse files
No need for rpmconf
parent
459e46da
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9e815047
...
...
@@ -86,9 +86,8 @@ linux job:
-
dnf upgrade --refresh -y
-
dnf groupinstall "Development Tools" -y
-
dnf install epel-release centos-release-scl centos-release-scl-rh -y
-
dnf install ccache pv valgrind graphviz clang zsh
rpmconf
scl-utils devtoolset-9 -y
-
dnf install ccache pv valgrind graphviz clang zsh scl-utils devtoolset-9 -y
-
dnf groupupdate base -y
-
yes | rpmconf -a
-
source /opt/rh/devtoolset-9/enable
-
dnf clean all -y
-
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment