make pipenv happy
Some checks failed
ci/woodpecker/push/release Pipeline failed

This commit is contained in:
FloatingGhost 2022-06-26 17:58:31 +01:00
parent 7810272471
commit 9bcee787ba

View file

@ -7,6 +7,8 @@ pipeline:
- SCW_ACCESS_KEY - SCW_ACCESS_KEY
- SCW_SECRET_KEY - SCW_SECRET_KEY
- SCW_DEFAULT_ORGANIZATION_ID - SCW_DEFAULT_ORGANIZATION_ID
environment:
CI: "true"
image: python:3.10-slim image: python:3.10-slim
commands: commands:
- apt-get update && apt-get install -y rclone wget - apt-get update && apt-get install -y rclone wget