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
02aa875ed102801af1bf931b4febfc98a7f8a9f5
Authored by
Georg Hopp
2016-03-25 22:16:10 +0100
1 parent
68d9f657
build: passed
fix yaml syntax
Changes
1
Builds
2
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.gitlab-ci.yml
.gitlab-ci.yml
View file @
02aa875
...
...
@@ -38,7 +38,7 @@ coverage:tag:
38
38
docs
:
39
39
stage
:
deploy
40
40
only
:
41
-
-tags
41
+
-
tags
42
42
script
:
43
43
-
make docs
44
44
-
>
...
...
Please
register
or
login
to post a comment