Changeset db6adde in ammosreader


Ignore:
Timestamp:
06/30/22 14:21:09 (3 years ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
AmmosSource, guix
Children:
3d2d45e
Parents:
1cb301b
Message:

another path adjustment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitlab-ci.yml

    r1cb301b rdb6adde  
    1212    - pip install git+http://enno:xrge6-j2NkpRwsi9BXQn@gitlab.kid.local/kidzg/ammosreader.git
    1313    - cd ammosreader
    14     - pdoc3 --html . -o ../public
     14    - pdoc3 --html . -o public
    1515  artifacts:
    1616    paths:
    17     - public
     17    - public/ammosreader
    1818  rules:
    1919    - if: $CI_COMMIT_BRANCH == "guix"
Note: See TracChangeset for help on using the changeset viewer.