Zip Packages
Perform Zip Packages deployment
Zip Packages deployment allows you to deploy any metadata components (both managed and unmanaged) using common mdapi zip archive structure.
What’s updated by ZuppIO
ZuppIO will deploy:
- Any valid mdapi Zip archive to Target orgs
How to perform Zip Packages deployment
To deploy using Zip Package:
- Open Job
- Click New Step
- Name your Step
- Select Zip Packages step type
- Select a valid mdapi format Zip archive (see note below)
- Wait until it's uploaded
- Choose which tests to run
- Select 'On Error' action
- Save your changes
- Select your new step
- Select at least one Target org
- Choose one of two actions:
- Press Validation to run the job in checkonly mode
- OR press Execute to apply changes directly
Important Note
- The Zip archive must contain
package.xml
file in the root of archive (not inside any subfolder)