Merge pull request #490 from samalba/s3-cache

examples/simple-s3: force cache
This commit is contained in:
Sam Alba
2021-05-21 17:51:01 -07:00
committed by GitHub

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"