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
code
pfabric
Commits
091f2ea5
Commit
091f2ea5
authored
Aug 26, 2019
by
Philipp Götze
Browse files
💚
Clean up correct folders in .gitlab-ci.yml
parent
f9ef538b
Pipeline
#169
failed with stages
in 39 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
091f2ea5
...
...
@@ -14,7 +14,7 @@ build:
-
cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_TEST_CASES=ON ../src
-
make
# clean up unnecessary files and strip binaries
-
rm -rf
*-src *-download *-build 3rdparty
-
rm -rf
_deps generated
-
strip test/*Test
artifacts
:
paths
:
...
...
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