Update dist/index.js

Co-authored-by: Mingzi  <yimysty@github.com>
This commit is contained in:
Fabian Aguilar Gomez
2023-06-16 10:38:43 -05:00
committed by GitHub
parent cdd88557f6
commit 39bfa7a819

2
dist/index.js generated vendored
View File

@@ -10052,7 +10052,7 @@ const temporaryErrorStatus = {
const finalErrorStatus = { const finalErrorStatus = {
deployment_failed: 'Deployment failed, try again later.', deployment_failed: 'Deployment failed, try again later.',
deployment_perms_error: 'Deployment failed, Please ensure that the file permissions are correct.', deployment_perms_error: 'Deployment failed, please ensure that the file permissions are correct.',
deployment_content_failed: deployment_content_failed:
'Artifact could not be deployed. Please ensure the content does not contain any hard links, symlinks and total size is less than 10GB.', 'Artifact could not be deployed. Please ensure the content does not contain any hard links, symlinks and total size is less than 10GB.',
deployment_cancelled: 'Deployment cancelled.', deployment_cancelled: 'Deployment cancelled.',