Skip to content
Snippets Groups Projects
Select Git revision
  • 243641157d3d3be1cc7f671e30b96fb047e67c67
  • master default protected
  • 1.0.0
  • 1.0.0-alpha7
  • 1.0.0-alpha6
  • 1.0.0-alpha5
  • 1.0.0-alpha4
  • 1.0.0-alpha3
  • 1.0.0-alpha2
  • 1.0.0-alpha1
10 results

.gitlab-ci.yml

Blame
  • .gitlab-ci.yml 106 B
    pages:
      when: always
      only:
        - master
      script:
        - doxygen
      artifacts:
        paths:
          - public