you will need these environment variables:
JENKINS_URL
JENKINS_USER
JENKINS_TOKEN // can be generated in your Jenkins profile under "Security"
uv build
pip3 install dist/lazyjenkins-<version>.whl
run with: lazyjenkins
Nothing to install, just run:
uv run lazyjenkins
and uv
will take care of everything