remove docker_image argument for client image (artifact from migration)
This commit is contained in:
parent
29ca9c0278
commit
758cf72aff
@ -2,10 +2,6 @@ name: 'Docker'
|
|||||||
description: 'Build and publish docker images'
|
description: 'Build and publish docker images'
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
docker_image:
|
|
||||||
description: docker client image to use for building images
|
|
||||||
default: "docker:latest"
|
|
||||||
|
|
||||||
docker_auth_json_file:
|
docker_auth_json_file:
|
||||||
description: location of the docker auth json file, relative to home dir or absolute path
|
description: location of the docker auth json file, relative to home dir or absolute path
|
||||||
default: ".docker/config.json"
|
default: ".docker/config.json"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user