Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Libraries
libotr-next
Commits
b56a7047
Commit
b56a7047
authored
Dec 11, 2018
by
Jurre van Bergen
Browse files
artifacts are hard
parent
e2f8cae5
Pipeline
#48
passed with stages
in 13 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b56a7047
...
...
@@ -81,8 +81,8 @@ scan_build:
-
scan-build-8 ./configure
-
mkdir /tmp/scan-build/
-
scan-build-8 -o /tmp/scan-build/ make -j2
-
tar cvf
/tmp/scan-build/
scanbuild.tar /tmp/scan-build/*
-
tar cvf scanbuild.tar /tmp/scan-build/*
artifacts
:
paths
:
-
/tmp/scan-build/
scanbuild.tar
-
scanbuild.tar
expire_in
:
1 month
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