Changeset 7bdcacf in ammosreader


Ignore:
Timestamp:
05/05/22 09:23:55 (3 years ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
AmmosSource, guix
Children:
5fa1535
Parents:
34f7c44 (diff), 050ace0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'main' of http://gitlab.kid.local/kidzg/ammosreader

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitlab-ci.yml

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