Update deploy.yml
This commit is contained in:
parent
1feeaa5b65
commit
58739e9252
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -11,7 +11,7 @@ on:
|
|||
type: string
|
||||
description: 'Path to the Dockerfile'
|
||||
required: true
|
||||
default: 'dockerfiles/debian_mini'
|
||||
default: 'dockerfiles/debian_large'
|
||||
|
||||
IMAGE_SIZE:
|
||||
type: string
|
||||
|
|
Loading…
Add table
Reference in a new issue