Explorar o código

Workflow: Use power-of-two sizes for the image

Alessandro Pignotti %!s(int64=2) %!d(string=hai) anos
pai
achega
f652d3763e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/workflows/deploy.yml

+ 2 - 2
.github/workflows/deploy.yml

@@ -15,9 +15,9 @@ on:
 
       IMAGE_SIZE:
         type: string
-        description: 'Image size, 950MB max.'
+        description: 'Image size, 950M max.'
         required: true
-        default: '600MB'
+        default: '600M'
 
       LOGIN_UGID:
           type: string