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
kww
Commits
5ad20d49
Commit
5ad20d49
authored
Jun 15, 2020
by
Wuttke, Joachim
Browse files
CI: add artifacts to debT_clang
parent
00521828
Pipeline
#20883
passed with stage
in 26 minutes and 52 seconds
Changes
1
Pipelines
7
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5ad20d49
...
...
@@ -35,6 +35,12 @@ debT_clang:
before_script
:
*debian_clang
stage
:
build
script
:
*scr
artifacts
:
paths
:
-
lib/kww.h
-
build/lib/libkww.so.*
-
build/demo/runkww
expire_in
:
10 days
debT_gcc
:
tags
:
*unix
...
...
@@ -147,4 +153,4 @@ windows:
-
lib/kww.h
-
build/lib/libkww.dll
-
build/demo/runkww.exe
expire_in
:
1
week
expire_in
:
1
0 days
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