Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mlz
libcerf
Commits
79ae7e38
Commit
79ae7e38
authored
Jul 28, 2020
by
Wuttke, Joachim
Browse files
CI Centos8: plain cmake
parent
b72981d8
Pipeline
#24339
passed with stage
in 24 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
79ae7e38
...
...
@@ -82,9 +82,9 @@ centos8_clang:
-
yum -y install make cmake perl
-
yum -y install clang gcc glibc-devel
-
export CC=/usr/bin/clang
-
cmake
3
--version
-
ctest
3
--version
-
cpack
3
--version
-
cmake --version
-
ctest --version
-
cpack --version
stage
:
build
script
:
*scr
...
...
Write
Preview
Supports
Markdown
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