Changeset 2d2c629 in ammosreader for .gitlab-ci.yml


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

Update .gitlab-ci.yml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitlab-ci.yml

    ra4a96fd r2d2c629  
    33  stage: deploy
    44  script:
     5    - pip install -U sphinx
    56    - sphinx-build -b html doc/rst/ public
    67  artifacts:
Note: See TracChangeset for help on using the changeset viewer.