diff --git a/examples/simple-s3/main.cue b/examples/simple-s3/main.cue index 122a11d8..046da4e7 100644 --- a/examples/simple-s3/main.cue +++ b/examples/simple-s3/main.cue @@ -18,6 +18,7 @@ source: dagger.#Artifact @dagger(input) url: "\(deploy.url)index.html" deploy: s3.#Put & { + always: true config: awsConfig "source": source contentType: "text/html"