Make S3 always do a Put
Signed-off-by: Elie <elie.charra@cloudskiff.com>
This commit is contained in:
@@ -28,6 +28,7 @@ page: """
|
||||
deploy: s3.#Put & {
|
||||
config: awsConfig
|
||||
sourceInline: page
|
||||
always: true
|
||||
contentType: "text/html"
|
||||
target: "s3://\(bucket)/index.html"
|
||||
}
|
||||
|
Reference in New Issue
Block a user