Describe the bug
Jenkins shows this error message when create-aem-aws-stack-builder-resources pipeline is executed:
Console Output
Started by user cliff.subagio@cbussuper.com.au
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.
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.