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
We were able to successfully deliver the auto-deployment for Sandbox environment. Now, we need to achieve the same result with the production environment, while adding a new step - releasing .jar through GitHub Releases.
Duplicate the GH Actions flow
Prepare Anypoint Platform
Create a new instance for production
Create a new proxy-server for production
Create new secrets
Populate new secrets in GH Secrets
Update secret names in the flow
Add "Release" step
The text was updated successfully, but these errors were encountered:
Description:
We were able to successfully deliver the auto-deployment for Sandbox environment. Now, we need to achieve the same result with the production environment, while adding a new step - releasing
.jar
through GitHub Releases.The text was updated successfully, but these errors were encountered: