examples/jamstack: updated example

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba 2021-04-26 17:42:13 -07:00
parent 4df8b3e087
commit ddd093f44d

View File

@ -43,7 +43,6 @@ import (
// Push the image to the registry
op.#PushContainer & {
ref: "\(repository):\(tag)"
auth: ecrCreds.auth
},
op.#Export & {
source: "/dagger/image_ref"