Merge pull request #490 from samalba/s3-cache
examples/simple-s3: force cache
This commit is contained in:
commit
a953c5f0d5
@ -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