Add CI integration #1
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue