Skip to content
Snippets Groups Projects
Commit 1911dd95 authored by Christoph Knote's avatar Christoph Knote
Browse files

Vielleicht so?

parent f920d2a1
No related branches found
No related tags found
1 merge request!16Introduce poetry packaging
......@@ -2,8 +2,8 @@ image: python:latest
before_script:
- curl -sSL https://install.python-poetry.org | python3 -
- export PATH="$PATH:$HOME/.poetry/bin/"
- source $HOME/.poetry/env
- export PATH="/root/.local/bin:$PATH"
- poetry --version
stages:
- build_package
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment