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
For example, we may want to publish the platform and its modules to a remote artefact repository, just like we do with the xtc plugin and the xdk.
Hence we need to add a Gradle software component for XTC modules, and a publishing task.
This means that we can request things like the "platform" and its modules from a repository, which should make it very simple to create a "prod" container for the platform without having to add a lot of logic that clones and builds source, gradle installations and so on.
The text was updated successfully, but these errors were encountered:
For example, we may want to publish the platform and its modules to a remote artefact repository, just like we do with the xtc plugin and the xdk.
Hence we need to add a Gradle software component for XTC modules, and a publishing task.
This means that we can request things like the "platform" and its modules from a repository, which should make it very simple to create a "prod" container for the platform without having to add a lot of logic that clones and builds source, gradle installations and so on.
The text was updated successfully, but these errors were encountered: