stdlib: implemented engine.#Push
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,6 @@ package engine
|
||||
|
||||
// Upload a container image to a remote repository
|
||||
#Push: {
|
||||
@dagger(notimplemented)
|
||||
$dagger: task: _name: "Push"
|
||||
|
||||
// Target repository address
|
||||
|
Reference in New Issue
Block a user