Changes in .gitlab-ci.yml [050ace0:3c396a4] in ammosreader


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitlab-ci.yml

    r050ace0 r3c396a4  
    33  stage: deploy
    44  script:
    5     - python3 --version
    6     - pip install -U sphinx
    75    - sphinx-build -b html doc/rst/ public
    86  artifacts:
Note: See TracChangeset for help on using the changeset viewer.