Bhavani Chandra VajapeyayajulaOct 20, 20212 minDeploy Mule Application via Github ActionsPrerequisites Create a yml file in .github/workflows in the project folder. Github Actions will search this folder for config files....
Bhavani Chandra VajapeyayajulaOct 19, 20212 minPublish Mule App as an assetSteps: Change the groupId in pom.xml to Anypoint platform org id. Replace ORGANIZATION_ID with the org id. <groupId>${ORGANIZATION_ID}</g...