examples/jamstack: updated example
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
parent
4df8b3e087
commit
ddd093f44d
@ -43,7 +43,6 @@ import (
|
|||||||
// Push the image to the registry
|
// Push the image to the registry
|
||||||
op.#PushContainer & {
|
op.#PushContainer & {
|
||||||
ref: "\(repository):\(tag)"
|
ref: "\(repository):\(tag)"
|
||||||
auth: ecrCreds.auth
|
|
||||||
},
|
},
|
||||||
op.#Export & {
|
op.#Export & {
|
||||||
source: "/dagger/image_ref"
|
source: "/dagger/image_ref"
|
||||||
|
Reference in New Issue
Block a user