Commit 02aa875ed102801af1bf931b4febfc98a7f8a9f5

Authored by Georg Hopp
1 parent 68d9f657

fix yaml syntax

Showing 1 changed file with 1 additions and 1 deletions
@@ -38,7 +38,7 @@ coverage:tag: @@ -38,7 +38,7 @@ coverage:tag:
38 docs: 38 docs:
39 stage: deploy 39 stage: deploy
40 only: 40 only:
41 - -tags 41 + - tags
42 script: 42 script:
43 - make docs 43 - make docs
44 - > 44 - >
Please register or login to post a comment