fix tests and add CI #5

Merged
floatingghost merged 6 commits from woodpecker into develop 2022-06-15 17:22:03 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 01c4aec4f3 - Show all commits

View File

@ -39,7 +39,7 @@ pipeline:
- SCW_SECRET_KEY
- SCW_DEFAULT_ORGANIZATION_ID
commands:
- apt-get install -y rclone wget zip
- apt-get update && apt-get install -y rclone wget zip
- 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