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
commit a953c5f0d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"