Push the generated artifacts to repository

Push to Repository

To push the Generated Artifacts to the Repository, access the Generation overview page of a Project:

If you already generate artifacts for the current Branch of your project, the last generation is always displayed, and you can push the previous Generated Artifacts to the Repository.


Click on the Context menu and select the Push to Repo menu:

If your license plan doesn't include the push to git repository advanced feature:

You can't push the generated code to your repository:

A new folder named artifacts is created in the project branch like the following:

It contains all the generated artifacts like the following:

When you push the generated artifacts to the Repository, the folder artifacts will always have the last pushed version of the artifacts. You can retrieve previous ones thanks to the version control with Git.

You can now:

Demonstration video