Toggle navigation
Sign in
taskrambler
/
libtrbase
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
7c19febdecf254b06f350a9a6794cdf9dd2d7374
Authored by
Georg Hopp
2016-03-25 09:02:58 +0100
1 parent
80f94f32
build: failed
Add artifacts.
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
.gitlab-ci.yml
.gitlab-ci.yml
View file @
7c19feb
...
...
@@ -19,5 +19,7 @@ test:
19
19
20
20
dist
:
21
21
stage
:
deploy
22
+
artifacts
:
23
+
paths
:
libtrbase-*.tar.gz
22
24
script
:
23
25
-
make dist
...
...
Please
register
or
login
to post a comment