Help Center/
Cloud Application Engine/
FAQs/
Component Management FAQs/
What Do I Do If the deploy.sh Script Reports an Error During Automatic Build with Jenkins?
Updated on 2025-11-21 GMT+08:00
What Do I Do If the deploy.sh Script Reports an Error During Automatic Build with Jenkins?
Symptom
When you use GitLab to interconnect with Jenkins and deploy it on CAE by referring to CAE Best Practices, an error is reported by the deploy.sh script.
Possible Cause
The script error is usually caused by user operations.
- You modified the script.
- You did not set mandatory parameters.
- The script is used in the software package deployment scenario or image deployment scenario. You selected an incorrect scenario.
Procedure
- Check the script content.
- Check the mandatory parameters and the scenario.
- For other causes, for example, a CAE format verification error:
- Add the -x parameter when running the script.
bash -x deploy.sh
- Check whether the script information meets the expectation.
- Modify the script and run it again.
Parent topic: Component Management FAQs
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot