Changeset 050ace0 in ammosreader for .gitlab-ci.yml


Ignore:
Timestamp:
05/05/22 09:19:20 (3 years ago)
Author:
Frank Löpthien <loepthien@…>
Branches:
AmmosSource, guix
Children:
7bdcacf
Parents:
e929fc9
Message:

Update .gitlab-ci.yml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitlab-ci.yml

    re929fc9 r050ace0  
    33  stage: deploy
    44  script:
    5     - python --version
     5    - python3 --version
    66    - pip install -U sphinx
    77    - sphinx-build -b html doc/rst/ public
Note: See TracChangeset for help on using the changeset viewer.