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 9bcee787ba - Show all commits

View file

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