All the Dockerfiles now share one directory.

This commit is contained in:
zinobias 2023-05-16 13:03:40 +02:00 committed by Alessandro Pignotti
parent 8c6537e2a6
commit 5f08aaf361
4 changed files with 1 additions and 2 deletions

View file

@ -11,7 +11,7 @@ on:
type: string
description: 'Absolute path to the Dockerfile.'
required: true
default: 'dockerfiles/example/Dockerfile'
default: 'dockerfiles/debian_mini'
IMAGE_SIZE:
type: string

View file

@ -1,2 +1 @@
Dockerfile
.dockerignore