Skip to content

Github Action to deploy an app to the MobiledgeX Platform

Notifications You must be signed in to change notification settings

mobiledgex/deploy-app-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deploy-app-action

Github Action to deploy an app to the MobiledgeX Platform

Inputs

setup

Required The setup to deploy the app to. Default "main".

username

Required Console username

password

Required Console password

appconfig

Required Path to the app config file. Default ".mobiledgex/app.yml".

appinstsconfig

Required Path to the app instances config file. Default ".mobiledgex/appinsts.yml".

Outputs

image

Image path for the app

deployments

Comma-separated list of app instance deployments (if any)