You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Jenkins shows this error message when create-aem-aws-stack-builder-resources pipeline is executed:
Console Output
Started by user [email protected]
ERROR: Unable to find provisioners/jenkins/jenkinsfiles/aem-opencloud/installation/aws/create-aem-aws-stack-builder-resources/ from git https://github.com/shinesolutions/aem-opencloud-manager
Finished: FAILURE
To Reproduce
Steps to reproduce the behavior:
Go to AEM OpenCloud Manager folder
Click on installation, aws, and then create-aem-aws-stack-builder-resources
Start the build pipeline, it will fail
View the console output result and it shows that error message
Expected behavior
Pipeline should succeed and create an AEM AWS Stack Builder resources stack
Environment (please complete the following information if relevant):
This bug occurs on main branch and latest release.
Additional context
This error is basically caused by AEM OpenCloud Manager codebase not having the Jenkinsfile for that pipeline.
The text was updated successfully, but these errors were encountered:
Describe the bug
Jenkins shows this error message when create-aem-aws-stack-builder-resources pipeline is executed:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Pipeline should succeed and create an AEM AWS Stack Builder resources stack
Environment (please complete the following information if relevant):
Additional context
This error is basically caused by AEM OpenCloud Manager codebase not having the Jenkinsfile for that pipeline.
The text was updated successfully, but these errors were encountered: