Browse Source

fix yaml syntax

master
Georg Hopp 10 years ago
parent
commit
02aa875ed1
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -38,7 +38,7 @@ coverage:tag:
docs:
stage: deploy
only:
-tags
- tags
script:
- make docs
- >

Loading…
Cancel
Save