Merge pull request #1411 from helderco/fix-push

Fix issue with field in docker.#Push
This commit is contained in:
Gerhard Lazu
2022-01-13 08:42:23 +00:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ import (
image: #Image
_push: engine.#Push & {
dest: dest
"dest": dest
input: image.rootfs
config: image.config
}