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
LARN
PRRT
Commits
877ad88a
Commit
877ad88a
authored
Oct 02, 2018
by
Kai Vogelgesang
Committed by
Andreas Schmidt
Oct 15, 2018
Browse files
Update profiling job to remove CMakeCache.txt
parent
bb36e099
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
877ad88a
...
...
@@ -85,6 +85,8 @@ deploy:profile:
tags
:
-
gprof
script
:
-
ls -lahv
-
rm CMakeCache.txt
-
CC=gcc-5 CXX=g++-5 cmake . -DGPROF=1
-
make
-
bash profiling/profile.sh
...
...
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