Add CI integration #1

Merged
floatingghost merged 6 commits from ci into main 2022-06-26 17:08:03 +00:00
Showing only changes of commit 7810272471 - Show all commits

View file

@ -9,7 +9,7 @@ pipeline:
- SCW_DEFAULT_ORGANIZATION_ID
image: python:3.10-slim
commands:
- apt-get update && apt-get install -y rclone
- apt-get update && apt-get install -y rclone wget
- 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