update index

This commit is contained in:
Fabian Aguilar Gomez
2023-06-15 22:20:55 +00:00
parent 9cf15d70b7
commit cdd88557f6
2 changed files with 2 additions and 1 deletions

1
dist/index.js generated vendored
View File

@@ -10052,6 +10052,7 @@ const temporaryErrorStatus = {
const finalErrorStatus = {
deployment_failed: 'Deployment failed, try again later.',
deployment_perms_error: 'Deployment failed, Please ensure that the file permissions are correct.',
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.',
deployment_cancelled: 'Deployment cancelled.',

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long