Commit e28c8b5a authored by Denis Filatov's avatar Denis Filatov
Browse files

Update .gitlab-ci.yml

parent 09fa93bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ documentation:
    - python asn2md.py docs `find . -iname '*.asn'`
    - git add docs/*.md
    - git commit -m "Documentation update"
    - git push
    - git push origin HEAD:$CI_COMMIT_REF_NAME
  only:
    changes:
      - ./*.asn