Skip to content
Snippets Groups Projects
Commit 91fe2dc1 authored by Matthias Stefan Bodenbenner's avatar Matthias Stefan Bodenbenner
Browse files

Update .gitlab-ci.yml

parent 86a4ab83
No related branches found
No related tags found
No related merge requests found
Pipeline #149704 failed
...@@ -32,7 +32,7 @@ Push Wheel to Package Registry: ...@@ -32,7 +32,7 @@ Push Wheel to Package Registry:
- pip install twine - pip install twine
- python -m twine upload -u gitlab-ci-token -p $CI_JOB_TOKEN --verbose --repository-url https://git-ce.rwth-aachen.de/api/v4/projects/${CI_PROJECT_ID}/packages/pypi dist/* - python -m twine upload -u gitlab-ci-token -p $CI_JOB_TOKEN --verbose --repository-url https://git-ce.rwth-aachen.de/api/v4/projects/${CI_PROJECT_ID}/packages/pypi dist/*
Build Documentation: pages:
image: python:3.9 image: python:3.9
stage: deploy stage: deploy
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment