From 91b994f4a6cf544a1d664f8c2b9278073737dba7 Mon Sep 17 00:00:00 2001 From: Jason Lantz Date: Wed, 30 Aug 2023 15:49:39 -0500 Subject: [PATCH] Add Docker image build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cfb9ca5..fcd0cbb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Docker Image](https://github.com/muselab-d2x/d2x/actions/workflows/build.yml/badge.svg)](https://github.com/muselab-d2x/d2x/actions/workflows/build.yml) + D2X lets teams deliver repeatable, composable Salesforce products and solutions. D2X defines a container image for Salesforce development, build, and delivery using CumulusCI and Salesforce CLI. This gives teams a cconsistent runtime environment for automation used in across the entire software product lifecycle.