stdlib: implemented engine.#Push

Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
Sam Alba
2021-12-20 17:16:40 -08:00
parent 7c46e62f49
commit 9d3cd180a2
2 changed files with 87 additions and 1 deletions

View File

@@ -2,7 +2,6 @@ package engine
// Upload a container image to a remote repository
#Push: {
@dagger(notimplemented)
$dagger: task: _name: "Push"
// Target repository address