ci/cd - increase ARM node storage

This commit is contained in:
florian 2023-05-02 10:24:16 +02:00
parent 01e5994936
commit c4093a2d7b
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
id: scw
uses: scaleway/action-scw@bbcfd65cd2af73456ce439088e0d42c1657c4c38
with:
args: instance server create zone=fr-par-2 type=AMP2-C60
args: instance server create zone=fr-par-2 type=AMP2-C60 root-volume=block:50GB
save-config: true
version: v2.13.0
access-key: ${{ secrets.SCW_ACCESS_KEY }}