examples/simple-s3: force cache
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
parent
df2ad2d2f1
commit
8b546acc94
@ -18,6 +18,7 @@ source: dagger.#Artifact @dagger(input)
|
|||||||
url: "\(deploy.url)index.html"
|
url: "\(deploy.url)index.html"
|
||||||
|
|
||||||
deploy: s3.#Put & {
|
deploy: s3.#Put & {
|
||||||
|
always: true
|
||||||
config: awsConfig
|
config: awsConfig
|
||||||
"source": source
|
"source": source
|
||||||
contentType: "text/html"
|
contentType: "text/html"
|
||||||
|
Reference in New Issue
Block a user