Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -32,8 +32,8 @@ jobs:
|
||||
|
||||
- name: Install Scaleway CLI
|
||||
run: |
|
||||
curl -o /usr/local/bin/scw -L "https://github.com/scaleway/scaleway-cli/releases/download/v2.32.0/scaleway-cli_2.32.0_linux_amd64"
|
||||
chmod +x /usr/local/bin/scw
|
||||
curl -s https://raw.githubusercontent.com/scaleway/scaleway-cli/master/scripts/get.sh | sh
|
||||
scw version
|
||||
|
||||
- name: Configure Scaleway CLI
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user