include git
All checks were successful
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/pr/release Pipeline was successful

This commit is contained in:
FloatingGhost 2022-06-26 18:06:19 +01:00
parent dcf510d7a6
commit 5c5c4fe4b9

View file

@ -11,7 +11,7 @@ pipeline:
CI: "true"
image: python:3.10-slim
commands:
- apt-get update && apt-get install -y rclone wget
- apt-get update && apt-get install -y rclone wget git
- wget https://github.com/scaleway/scaleway-cli/releases/download/v2.5.1/scaleway-cli_2.5.1_linux_amd64
- mv scaleway-cli_2.5.1_linux_amd64 scaleway-cli
- chmod +x scaleway-cli