Tag: Job failed
-
Post Views: 18 1. Deploy the code to the container on GitLab, and report an error: Error: job failed: command terminated with exit code 1. as shown in Figure 1 2. This COMMIT 4439826E is considered a pure number, using similar ${CI_COMMIT_SHORT_SHA} in the GitLab CI/CD configuration Variables to get the short hash value of the commit without quotation marks,…
-
Post Views: 20 1. In the CI/CD Pipelines of GitLab, the build composer fails. as shown in Figure 1 2. Search the class in the local environmentFaker\Factory, to confirm that /vendor/fzaninotto/faker/src/faker/factory.php exists. Execute in the local environment: php artisan key:generate succeeds. as shown in Figure 2 3. Check the log in gitlab-runner, if[ ! -x “vendor” ];then echoVendor not exists;…
