examples/simple-s3: force cache

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba 2021-05-21 17:50:17 -07:00
parent df2ad2d2f1
commit 8b546acc94

View File

@ -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"