This commit is contained in:
parent
7810272471
commit
9bcee787ba
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Reference in a new issue