Continuous Delivery Pipeline - linkedpipes/applications GitHub Wiki

687474703a2f2f6936332e74696e797069632e636f6d2f333031336c67342e706e67

linkedpipes-logo


The CD is done by using a Git WebHook that notifies an process running in the LPA server to pull the latest code in master and create the required containers.

With this current approach there is a downtime. To get rid of this, we would need to add a Kubernetes cluster.

⚠️ **GitHub.com Fallback** ⚠️