Changeset eab48d0 in ammosreader for .gitlab-ci.yml


Ignore:
Timestamp:
06/30/22 11:47:42 (3 years ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
AmmosSource, guix
Children:
299c79c
Parents:
6ded698
Message:

add deploy token

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitlab-ci.yml

    r6ded698 reab48d0  
    1010    - python3 --version
    1111    - pip install --upgrade sphinx numpy sphinx_adc_theme
    12     - pip install git+http://gitlab.kid.local/kidzg/ammosreader.git
     12    - pip install git+http://enno:xrge6-j2NkpRwsi9BXQn@gitlab.kid.local/kidzg/ammosreader.git
    1313    - sphinx-build -b html doc/rst/ public
    1414  artifacts:
Note: See TracChangeset for help on using the changeset viewer.