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

Vielleicht so?

parent e861e7d4
No related branches found
No related tags found
No related merge requests found
......@@ -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