diff --git a/examples/jamstack/ecr_image.cue b/examples/jamstack/ecr_image.cue index 4cc58f7a..01631857 100644 --- a/examples/jamstack/ecr_image.cue +++ b/examples/jamstack/ecr_image.cue @@ -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"