enonic / xp-tool-enonic-ci

0 stars 0 forks source link

Enonic CI/CD

This repository is for building images that can be used in CI/CD pipelines to build, test and deploy your XP apps to a running XP instance.

Documentation

See here for documentation.

Images available

These images contain the Enonic CLI, JDK and other build essentials to build your projects:

Because builds only use the JDK and the CLI it would be redunant to create images for every single release. Every minor version should do.

Building images

Log into DockerHub with docker login and then run ./create_and_push_images.sh.