All the Dockerfiles now share one directory.
This commit is contained in:
parent
8c6537e2a6
commit
5f08aaf361
@ -11,7 +11,7 @@ on:
|
|||||||
type: string
|
type: string
|
||||||
description: 'Absolute path to the Dockerfile.'
|
description: 'Absolute path to the Dockerfile.'
|
||||||
required: true
|
required: true
|
||||||
default: 'dockerfiles/example/Dockerfile'
|
default: 'dockerfiles/debian_mini'
|
||||||
|
|
||||||
IMAGE_SIZE:
|
IMAGE_SIZE:
|
||||||
type: string
|
type: string
|
@ -1,2 +1 @@
|
|||||||
Dockerfile
|
|
||||||
.dockerignore
|
.dockerignore
|
Loading…
x
Reference in New Issue
Block a user