mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2025-12-14 18:44:53 +01:00
Merge branch 'main' of gitlab.sectorq.eu:jaydee/portainer
This commit is contained in:
@@ -7,7 +7,7 @@ lint:
|
|||||||
stage: lint
|
stage: lint
|
||||||
image: python:3.12
|
image: python:3.12
|
||||||
before_script:
|
before_script:
|
||||||
- python3 -m pip install --break-system-packages flake8 black pylint tabulate
|
- python3 -m pip install --break-system-packages flake8 black pylint tabulate prompt_toolkit
|
||||||
- export PATH="$PATH:/home/gitlab-runner/.local/bin"
|
- export PATH="$PATH:/home/gitlab-runner/.local/bin"
|
||||||
# - echo "PATH is now: $PATH"
|
# - echo "PATH is now: $PATH"
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user