Fix issue with field in docker.#Push
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
This commit is contained in:
parent
a129f62042
commit
7592850c43
@ -24,7 +24,7 @@ import (
|
|||||||
image: #Image
|
image: #Image
|
||||||
|
|
||||||
_push: engine.#Push & {
|
_push: engine.#Push & {
|
||||||
dest: dest
|
"dest": dest
|
||||||
input: image.rootfs
|
input: image.rootfs
|
||||||
config: image.config
|
config: image.config
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user