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
a3bdd3ebfe794cd3960e06cfcf6f9ca2df89ec61
Authored by
Georg Hopp
2016-03-25 22:16:10 +0100
1 parent
9633cb68
build: passed
fix yaml syntax
Changes
1
Builds
6
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.gitlab-ci.yml
.gitlab-ci.yml
View file @
a3bdd3e
...
...
@@ -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