actions-marketplace-validations/aliyun-oss-website-action-for-gatsby

Deploy your gatsby website on aliyun OSS

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
folderFolder which contains the website filesyes
excludeExclude file from the folderno
accessKeyIdAliyun OSS accessKeyId.yes
accessKeySecretAliyun OSS accessKeySecret.yes
bucketAliyun OSS bucket instance.yes
endpointOSS region domainyes
cname`true` to identify the endpoint is your custom domain.nofalse
skipSetting`true` to skip setting static pages related configuration. `indexPage`, `notFoundPage` will not be used.nofalse
indexPageindex pagenoindex.html
notFoundPagenot found pageno404.html
htmlCacheControlCache-Control for HTMLnopublic, max-age=0, must-revalidate
imageCacheControlCache-Control for imagenopublic, max-age=31536000, immutable
pageDataCacheControlCache-Control for page-datanopublic, max-age=0, must-revalidate
otherCacheControlCache-Control for other filesnopublic, max-age=31536000, immutable

no outputs