ci(release): set conveyor consistency-checks to warn only

This commit is contained in:
Gauthier Roebroeck 2024-01-12 14:09:58 +08:00
parent e730b74a93
commit 966a5d3580

View file

@ -11,6 +11,7 @@ app {
} }
site { site {
consistency-checks = warn
copy-to = "s3:"${env.AWS_S3_BUCKET}/ copy-to = "s3:"${env.AWS_S3_BUCKET}/
s3 { s3 {
# Still required by Conveyor even though endpoint is set # Still required by Conveyor even though endpoint is set