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"
|
||||
|
||||
deploy: s3.#Put & {
|
||||
always: true
|
||||
config: awsConfig
|
||||
"source": source
|
||||
contentType: "text/html"
|
||||
|
Reference in New Issue
Block a user