Merge pull request #1411 from helderco/fix-push
Fix issue with field in docker.#Push
This commit is contained in:
commit
2dfec0e0e7
@ -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